- Forums
- MYSQL
- Solved Error Parse error: parse error, unexpected $end in file.php line 85
This Page Contains information about Solved Error Parse error: parse error, unexpected $end in file.php line 85 By webmaster in category MYSQL with 1 Replies. [2256], Last Updated: Mon Jun 24, 2024
webmaster
Fri Feb 29, 2008
1 Comments
382 Visits
Code:Parse error: parse error, unexpected $end in C:htdocsforumsfile.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.
for example the other day i had this:
if($strlen($tring) > 45) {
well as you can see, i need to add another ) in my code, so that's why i was getting this errorl
https://www.webune.com/forums/solved-error-parse-error-parse-error-unexpected-end-in-filephp-line-85-t644.html