3v4l.org

run code in 300+ PHP versions simultaneously
<?php $today = date('d-m-Y'); $our = date('H:i:s'); //$our = '23:10:00'; $nextDay = date('Y-m-d', strtotime('now + 1day')); if($our <= '8:00:00' && $our >= '22:00:00'): //hello endif; var_dump($our);
Output for git.master, git.master_jit, rfc.property-hooks
string(8) "12:30:43"

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
138.8 ms | 405 KiB | 5 Q