3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime('1:00'); echo PHP_EOL; echo strtotime('TODAY'); echo PHP_EOL; echo strtotime('1:00') - strtotime('TODAY');

preferences:
58.18 ms | 402 KiB | 5 Q