3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ok = new Exception(); //echo serialize($ok); //var_dump($_SERVER); //echo file_get_contents("/var/www/html/index.php"); echo ini_get('allow_url_include'); ini_set('allow_url_include', '1'); echo ini_get('allow_url_include'); include("http://www.google.com/");
Output for git.master, git.master_jit, rfc.property-hooks
00 Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/TFPfM on line 10 Warning: include(http://www.google.com/): Failed to open stream: no suitable wrapper could be found in /in/TFPfM on line 10 Warning: include(): Failed opening 'http://www.google.com/' for inclusion (include_path='.:') in /in/TFPfM on line 10

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