Solved Error Parse Error: Parse Error, Unexpected $end In File.php Line 85

Mobile
feeds
Welcome Login | Register

Solved Error Parse Error: Parse Error, Unexpected $end In File.php Line 85
  Forums Index
      » MYSQL Forums
        » » Solved Error Parse error: parse error, unexpected $end in file.php line 85



Solved Error Parse Error: Parse Error, Unexpected $end In File.php Line 85
Post Description:
Post Tags: solved, error, parse, error, parse, error, unexpected, end, in, filephp, line, 85, mysql database, support, help, answers, questions, help
This Post Has Been Viewed 1416 Times Since Fri Dec 22, 2006 7:42 pm Posted By webmaster with 1 replies
Next Post »» How Fix Error Parse error: parse error, unexpected '}' in PHP Script Code
Solved Error Parse Error: Parse Error, Unexpected $end In File.php Line 85

     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.


Leave Your Comments






Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About Solved Error Parse Error: Parse Error, Unexpected $end In File.php Line 85




:: 1 :: Reply #43533 Reply By tony On Thu Feb 28, 2008 6:25 pm
i usually get this errror when i miss something

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