3v4l.org

run code in 300+ PHP versions simultaneously
<?php $d = strtotime("1pm"); if($d < time()) $d = strtotime("+1 day",$d); echo date("r",$d);

preferences:
27.93 ms | 402 KiB | 5 Q