3v4l.org

run code in 300+ PHP versions simultaneously
<?php while (1) { echo time() . '<br>'; ob_flush(); # http://php.net/ob_flush flush(); # http://php.net/flush sleep(1); # http://php.net/sleep }

preferences:
35.16 ms | 402 KiB | 5 Q