3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo $_SERVER['PHP_SELF']; echo "<br>"; echo $_SERVER['SERVER_NAME']; echo "<br>"; echo $_SERVER['HTTP_HOST']; echo "<br>"; echo $_SERVER['HTTP_REFERER']; echo "<br>"; echo $_SERVER['HTTP_USER_AGENT']; echo "<br>"; echo $_SERVER['SCRIPT_NAME']; ?>
Output for git.master, git.master_jit, rfc.property-hooks
/in/eK6k8<br> Warning: Undefined array key "SERVER_NAME" in /in/eK6k8 on line 4 <br> Warning: Undefined array key "HTTP_HOST" in /in/eK6k8 on line 6 <br> Warning: Undefined array key "HTTP_REFERER" in /in/eK6k8 on line 8 <br> Warning: Undefined array key "HTTP_USER_AGENT" in /in/eK6k8 on line 10 <br>/in/eK6k8

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