3v4l.org

run code in 300+ PHP versions simultaneously
<?php require('_login.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" /> <title>qwe</title> <style type="text/css"> * a.button { color: #000; font: bold 14px Helvetica, Arial, sans-serif; text-decoration: none; padding: 8px 15px; border: solid 3px #FFF; font-size: 15px; background-color:#39F; } </style> </head> <body bgcolor="#D6D6D6"><p align="center">&nbsp;</p><p align="center">&nbsp;</p></div><div align="center"> <strong>Welcome back <?php echo $login->username; ?>,</strong><br /> Thank you for logging in.<br /><br /> </div><div align="center"> <a href="logout.php" class="button">Logout</a></div> </div> </body> </html>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: require(): open_basedir restriction in effect. File(_login.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/B27WF on line 1 Warning: require(_login.php): Failed to open stream: Operation not permitted in /in/B27WF on line 1 Fatal error: Uncaught Error: Failed opening required '_login.php' (include_path='.:') in /in/B27WF:1 Stack trace: #0 {main} thrown in /in/B27WF on line 1
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:
54.76 ms | 402 KiB | 8 Q