3v4l.org

run code in 300+ PHP versions simultaneously
<?php x=0; while (x<5){ echo "<tr>"; echo "<td> -- AGENT" . $x; echo "<td> -- CHATS" . $x; echo "</tr>"; }
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.29
Parse error: syntax error, unexpected '=' in /in/RSGnV on line 2
Process exited with code 255.

preferences:
192.98 ms | 1395 KiB | 66 Q