View Single Post
Old 10-08-2012, 06:10 PM   PM User | #57
tangoforce
Senior Coder

 
tangoforce's Avatar
 
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,499
Thanks: 44
Thanked 439 Times in 428 Posts
tangoforce will become famous soon enoughtangoforce will become famous soon enough
When you say it doesn't work 'the same' what do you mean?

I think you're going to need to debug this to see what is happening in each script. It's easy to get omething workong on a localhost wamp system but coding it to work on a variety of systems really does take skill!

I can debug this for you via teamviewer / vnc however as this would take a while I'd have to be paid for it. My advice here on CF is always free as its just advice and theoretical stuff but actually spending what could be several hours on someones code is time consumning hence payment. I appreciate you'd probably like to avoid this option but the offer is there as a last resort.

In the meantime, if you can provide us with more information as to what is going on, I'll still try to help here.
__________________
Please wrap your code in [php] tags. It is a sticky topic and it HELPS us to HELP YOU!
TIP: Coding styles and $end errors :::::::::: TIP: Warning: Cannot modify header information - headers already sent :::::::::: TIP: Quotes / Parse error: syntax error, unexpected T_..
PHP Code:
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value. 
Explanation: The IE if(isset($_POST['submit'])) bug explained.
tangoforce is offline   Reply With Quote