Get solution of all DOT NET,PHP,ASP,AJAX programming bugs or error like access is denied,unexpected error,fatal error,internal server error,run time error,compile time error.
Jan 7, 2008
Parse error: parse error, unexpected T_STRING
Cause of Error The problem is the syntax of your code, perhaps you forgot a semi-colon on one of the lines.
How to Fix Them If you notice that you forgot a simple semi-colon, then insert it and you'll be on your way.