3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime('+48 hours', null); echo " "; echo strtotime('+48 hours', 0); echo " "; echo strtotime('+48 hours', strtotime('2015-05-06 11:41:30')); echo " "; echo strtotime('2015-05-06 11:41:30');

preferences:
44.54 ms | 402 KiB | 5 Q