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.