3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo time(); echo "\n"; echo strtotime("this week"); echo "\n"; echo time()-strtotime("this week"); echo time()-(time()-strtotime("this week")); ?>

preferences:
31.66 ms | 402 KiB | 5 Q