I moved my website to another host. The previous php version is 5.2 and now is 5.3 When I login to my website, it shows the error:
Parse error: syntax error,
rename your function to something other than "goto". That is a reserved name.
For better or worse, goto is a reserved word in PHP 5.3.
goto
http://php.net/manual/en/control-structures.goto.php