3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (0 === (date('i') % 5)) { // only request if minutes is on the 5 echo 'running'; }else{ echo 'not running'; }

preferences:
56.15 ms | 402 KiB | 5 Q