3v4l.org

run code in 300+ PHP versions simultaneously
<?php $h='example'; echo <<<D <HTML> <HEAD> <TITLE>$h Web Page</TITLE> </HEAD> <body> <p>You have reached this web page by typing &quot;$h.com&quot;, &quot;$h.net&quot;, or &quot;$h.org&quot; into your web browser.</p> <p>These domain names are reserved for use in documentation and are not availabl e for registration. See <a href="http://www.rfc-editor.org/rfc/rfc2606.txt">RFC 2606</a>, Section 3.</p> </BODY> </HTML> D;
Output for git.master, git.master_jit, rfc.property-hooks
<HTML> <HEAD> <TITLE>example Web Page</TITLE> </HEAD> <body> <p>You have reached this web page by typing &quot;example.com&quot;, &quot;example.net&quot;, or &quot;example.org&quot; into your web browser.</p> <p>These domain names are reserved for use in documentation and are not availabl e for registration. See <a href="http://www.rfc-editor.org/rfc/rfc2606.txt">RFC 2606</a>, Section 3.</p> </BODY> </HTML>

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:
38.85 ms | 402 KiB | 8 Q