3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = ''; while (true) { $str .= time(); echo $str; $str = ''; }

preferences:
31.97 ms | 402 KiB | 5 Q