3v4l.org

run code in 300+ PHP versions simultaneously
<?php include("scripts/config.php"); augsa(); if($_GET['p'] == 'laptop'){ include('scripts/laptop.php'); } elseif($_GET['p'] == "plansete"){ include("scripts/plansete.php"); } elseif($_GET['p'] == "pc"){ include("scripts/pc.php"); } elseif($_GET['p'] == "microsoft-office"){ include("scripts/office.php"); } elseif($_GET['p'] == "skype"){ include("scripts/skype.php"); } elseif($_GET['p'] == "photoshop"){ include("scripts/photoshop.php"); } elseif($_GET['p'] == "utorrent"){ include("scripts/utorrent.php"); } elseif($_GET['p'] == "chrome"){ include("scripts/chrome.php"); } elseif($_GET['p'] == "video"){ include("videos.php"); } elseif($_GET['p'] == "par-mums"){ include("scripts/about.php"); } elseif($_GET['p'] == "atsauksmes"){ include("scripts/atsauksmes.php"); } else{ include("scripts/datorzinatnes.php"); } leja(); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: include(): open_basedir restriction in effect. File(scripts/config.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/MHV6W on line 2 Warning: include(scripts/config.php): Failed to open stream: Operation not permitted in /in/MHV6W on line 2 Warning: include(): Failed opening 'scripts/config.php' for inclusion (include_path='.:') in /in/MHV6W on line 2 Fatal error: Uncaught Error: Call to undefined function augsa() in /in/MHV6W:3 Stack trace: #0 {main} thrown in /in/MHV6W on line 3
Process exited with code 255.

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