3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Coast City Computers</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> </head> <body> <?php include("inc_header.php"); ?> <h2>Memorial Day Sale</h2> <ul> <li>Compaq Presario m2007us Notebook: <strong>$799.99</strong></li> <li>Epson Stylus CX6600 Color All-In-One Printer, Print/Copy/Scan: <strong>$699.99</strong></li> <li>Proview Technology Inc. KDS K715s 17-inch LCD Monitor, Silver/Black: <strong>$199.99</strong></li> <li>Hawking Technology Hi-Speed Wireless-G Cardbus Card: <strong>$9.99</strong></li> </ul> <?php include("inc_footer.php"); ?> </body> </html>
Output for git.master, git.master_jit, rfc.property-hooks
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Coast City Computers</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> </head> <body> Warning: include(): open_basedir restriction in effect. File(inc_header.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/ceZlk on line 9 Warning: include(inc_header.php): Failed to open stream: Operation not permitted in /in/ceZlk on line 9 Warning: include(): Failed opening 'inc_header.php' for inclusion (include_path='.:') in /in/ceZlk on line 9 <h2>Memorial Day Sale</h2> <ul> <li>Compaq Presario m2007us Notebook: <strong>$799.99</strong></li> <li>Epson Stylus CX6600 Color All-In-One Printer, Print/Copy/Scan: <strong>$699.99</strong></li> <li>Proview Technology Inc. KDS K715s 17-inch LCD Monitor, Silver/Black: <strong>$199.99</strong></li> <li>Hawking Technology Hi-Speed Wireless-G Cardbus Card: <strong>$9.99</strong></li> </ul> Warning: include(): open_basedir restriction in effect. File(inc_footer.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/ceZlk on line 21 Warning: include(inc_footer.php): Failed to open stream: Operation not permitted in /in/ceZlk on line 21 Warning: include(): Failed opening 'inc_footer.php' for inclusion (include_path='.:') in /in/ceZlk on line 21 </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:
52.44 ms | 404 KiB | 8 Q