Viewing articles tagged 'unexpected'

 I get 'unexpected T_STRING' error

You may get this error because all .html files are parsed as PHP here. So, if your .html file...

 Parse error: syntax error, unexpected T_PRIVATE

If you get error message 'unexpected T_PRIVATE' or similar error in your script, make sure your...