Web Hosting Talk







View Full Version : Parse Error Help


rjoe
10-28-2006, 08:01 PM
Noobe needs to know what he did to screw up a script. (I got the following error.)

Thanks for your help.





Parse error: syntax error, unexpected T_STRING in /home/deadbabe/public_html/deadornot/config.php on line 10

horizon
10-28-2006, 08:13 PM
Assuming this is your SQL configuration file for a specific PHP script, please post between line 8 and line 12 (without your username and password in case it might one of these two). I will take a look at it.

rjoe
10-28-2006, 08:23 PM
Hi Horizon,
I accidentally figured it out. It was a missing "quote mark"
Thanks for the offer of your help.