3v4l.org

run code in 300+ PHP versions simultaneously
<head> <title> echo $var </title> </head> <body> <?php $var = Hello World echo "I'm here to learn PHP. </br> So I'll try my best." ?> </body>
Output for 5.4.0 - 5.4.29
Parse error: syntax error, unexpected 'World' (T_STRING) in /in/P5TPB on line 6
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_STRING in /in/P5TPB on line 6
Process exited with code 255.

preferences:
208.15 ms | 1395 KiB | 66 Q