3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! $example = "1234567" $subtotal = number_format($example, 2, '.', ',');
Output for 5.4.0 - 5.4.17, 5.5.0 - 5.5.1
Parse error: syntax error, unexpected '$subtotal' (T_VARIABLE) in /in/jJLIU on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_VARIABLE in /in/jJLIU on line 4
Process exited with code 255.

preferences:
181.8 ms | 1395 KiB | 55 Q