Quick help

Okay so i have a help desk form users visit they fill out there info and hit submit. Using php the captcha is verified and the input is then sent through email to me. I had it up and on a server for almost a year now I switched servers and I was getting all sorts of errors. Here is the link to see what it is showing, www.acs2.net/captchaform/helpdesk.html
Click submit
It is showing my php code which would tell me there is an error in the code, however i didnt change the code only the server. I also did not write the code it was free source i only made the changes, again this i did a year ago. I have a php test page at www.acs2.net/test.php and I can supply anyone with the code who could help me.

This all started because I could not see the captcha image. I am hosting with go daddy using php 5.2. Hope this helps, anything would be appreciated. I was getting errors then i uploaded the php.ini file and now this is what it is showing . Thanks in advance.

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\Hosting\9336859\html\captchaform\captcha.php on line 13

Going to need to see the code in this file(captcha.php), usually a simple fix with a missing operator somewhere.

Sponsor our Newsletter | Privacy Policy | Terms of Service