3v4l.org

run code in 300+ PHP versions simultaneously
<?php $today = time(); $event = mktime(21,0,0,31,10,2019); $countdown = round(($event - $today)/86400); echo "$countdown days until the competition!";

preferences:
36.15 ms | 402 KiB | 5 Q