3v4l.org

run code in 300+ PHP versions simultaneously
<?php include 'champ_names.php'; $html = null; for ($i = 1; $i <=10; $i++) { $html .= '<li> <a href="'.$champName[$i].'.png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name">'. $champName[$i] . '</h5></a></li>'; } echo '<div id="champions-grid"> <input type="text" id="search-champ" placeholder="Search"> <ul id="lit">' . $html . '</ul> </div>';
Output for git.master, git.master_jit
Warning: include(): open_basedir restriction in effect. File(champ_names.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Puu2M on line 3 Warning: include(champ_names.php): Failed to open stream: Operation not permitted in /in/Puu2M on line 3 Warning: include(): Failed opening 'champ_names.php' for inclusion (include_path='.:') in /in/Puu2M on line 3 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on value of type null in /in/Puu2M on line 6 <div id="champions-grid"> <input type="text" id="search-champ" placeholder="Search"> <ul id="lit"><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li></ul> </div>
Output for rfc.property-hooks
Warning: include(): open_basedir restriction in effect. File(champ_names.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Puu2M on line 3 Warning: include(champ_names.php): Failed to open stream: Operation not permitted in /in/Puu2M on line 3 Warning: include(): Failed opening 'champ_names.php' for inclusion (include_path='.:') in /in/Puu2M on line 3 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 Warning: Undefined variable $champName in /in/Puu2M on line 6 Warning: Trying to access array offset on null in /in/Puu2M on line 6 <div id="champions-grid"> <input type="text" id="search-champ" placeholder="Search"> <ul id="lit"><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li><li> <a href=".png"> <img class="small" src="http://127.0.0.1/mediawiki/images/c/cd/Blossom.png"> <h5 class="name"></h5></a></li></ul> </div>

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:
62.6 ms | 413 KiB | 8 Q