I have a long HTML code which I’m echoing out through the echo code. However I get an error and if I remove the code on all the lines where it says there’s an error I get an error on the body instead. When I try to connect to my page I get this error:
( ! ) Parse error: syntax error, unexpected $end in
C:\wamp\www\Legendary\new\usersettings.php on line 670
http://fiddle.jshell.net/n4a6W/
** EDIT **
I just noticed one of the errors, but the errors with almost all of the is still there…
Since it is a parse error I guess this could be easily located with an IDE that supports php parsing on the fly such as Aptana Studio. Give it a try, I’m pretty sure it will help you find the syntax error easily: Aptana Studio 3