Jump to content

[SOLVED] PHP parse error in non-PHP code


calvyno

Recommended Posts

For one of the pages I'm making, I would get the following error when I try to access it on I and Firefox.

 

Parse error: parse error, unexpected $ in /home/content/c/a/l/calvy/html/page/eile.php on line 728

 

Line 726-728 are just regular HTML, and line 728 is the last line on the page code.

</center>

</body>

</html>

 

I have already looked through the entire page code a few times trying to figure out the problem. Not exactly sure if this is a bug or not, since there is no $ anywhere near line 728.

 

Thanks for any help :)

Link to comment
https://forums.phpfreaks.com/topic/72986-solved-php-parse-error-in-non-php-code/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.