3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime("+1 day"); echo "\n"; echo strtotime("+1 day", null);echo "\n"; echo strtotime("+1 day", 0);echo "\n"; echo strtotime("+1 day", time());echo "\n";

preferences:
142.52 ms | 405 KiB | 5 Q