3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Sample variables $slcustom29 = 0; $grade = 'A'; $showOrHideText = 'show'; if($slcustom29 == 0) { $show = 1; } else { $show = 0; } $gradeNote = "<a href=\"http://example.com/index.php?g=$grade;&amp;s=$show\">Click here to $showOrHideText the suggested sequence of lessons.</a>"; echo $gradeNote;
Output for git.master, git.master_jit, rfc.property-hooks
<a href="http://example.com/index.php?g=A;&amp;s=1">Click here to show the suggested sequence of lessons.</a>

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:
109.36 ms | 405 KiB | 5 Q