- Forums
- MySQL
- [Solved] Error Parse Error: Parse Error, Unexpected $end In File.php Line 85
this topic will show you how to solve an error you might be getting with php that says Parse Error: Parse Error, Unexpected $end In File.php Line 85 i will give you infrormation on how to fix it [864], Last Updated: Sat May 18, 2024
webmaster
Fri Dec 22, 2006
2 Comments
3318 Visits
CODE:
Parse error: parse error, unexpected $end in C:\htdocs\forums\file.php on line 85
yesterda i got this error but wasn't sure how to solve it. finally i found out what it was, it turned out that I was missing a } charactoer at the end to close my function.