3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date("l"); echo "<br>"; if ( date("F")=='July'or 'August') echo "Month is July"; echo "<br>"; if (date("l")=='Friday') { if ( date("F")=='July'or 'August') { echo "Today the store is open from 9am to 7pm"; } else { echo "Today the store is open from 9am to 9pm"; } }
Output for git.master_jit, git.master, rfc.property-hooks
Saturday<br>Month is July<br>

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:
58.71 ms | 401 KiB | 8 Q