3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i = rand(); $h = rand(); $a = 1; while($l=0;$l<100;$l++){ $a = $a*$i*$h; } echo $a;
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.29
Parse error: syntax error, unexpected ';' in /in/3chXp on line 5
Process exited with code 255.

preferences:
189.73 ms | 1399 KiB | 66 Q