3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! echo time(); echo "\n"; echo strtotime('-1 day'); echo "\n"; echo time() - strtotime('-1 day'); echo "\n"; echo 24*60*60; ?>

preferences:
32.65 ms | 402 KiB | 5 Q