If you getting the "syntax error, unexpected T_STRING" , that means the server which you are using at the moment has php version lower than 5.3 . So to solve the problem, the only method is to install newer version than 5.3. Else you need to change server or to use another method than "goto".
Good luck!
No comments:
Post a Comment