3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<html>"; echo "<title>" . isset($_GET['title']) ? intval($_GET['title']) : 'EAS Video' . " - The EAS Archives</title>"; echo "<br />"; echo "<br />"; echo "<center><embed src='http://www.easarchives.uphero.com/media/'" . isset($_GET['filename']); ? intval($_GET['filename']); : 'unknown.mp3' . " autostart='false' width='100%' height='100%' loop='false'/></center>"; echo "<br />"; echo "<br />"; if ($_GET['alert']=='EAS') { echo "<center><div style="background-color:#8FD8D8;width:500px;height:100px;border:1px solid #000"><strong>Title:</strong> " . isset($_GET['title']) ? intval($_GET['title']) : 'EAS' . "<br /><strong>System:</strong> " . isset($_GET['system']) ? intval($_GET['system']) : 'Unknown' . "<br /><strong>Alert Type:</strong> " . isset($_GET['type']) ? intval($_GET['type']) : 'Unknown' . "<br /><strong>Where:</strong> " . isset($_GET['where']) ? intval($_GET['where']) : 'Unknown' . "<br /><strong>Callsign & Station Name:</strong> " . isset($_GET['callsign']) ? intval($_GET['callsign']) : 'Unknown/Generic' . "<br /><strong>Date Issued:</strong> " . isset($_GET['date']) ? intval($_GET['date']) : 'Unknown' . if (isset($_GET['trans'])) { "<br /><strong>Translation:</strong> " . $_GET['trans'] } . "</div></center>"; } if ($_GET['alert']=='CAE') { echo "<center><div style="background-color:#8FD8D8;width:500px;height:100px;border:1px solid #000"><strong>Title:</strong> " . isset($_GET['title']) ? intval($_GET['title']) : 'EAS' . "<br /><strong>Name:</strong> " . isset($_GET['name']) ? intval($_GET['name']) : 'Unknown' . "<br /><strong>Status:</strong> " . isset($_GET['status']) ? intval($_GET['status']) : 'Unknown' . "<br /><strong>System:</strong> " . isset($_GET['system']) ? intval($_GET['system']) : 'Unknown' . "<br /><strong>Alert Type:</strong> " . isset($_GET['type']) ? intval($_GET['type']) : 'Unknown' . "<br /><strong>Where:</strong> " . isset($_GET['where']) ? intval($_GET['where']) : 'Unknown' . "<br /><strong>Callsign & Station Name:</strong> " . isset($_GET['callsign']) ? intval($_GET['callsign']) : 'Unknown/Generic' . "<br /><strong>Date Issued:</strong> " . isset($_GET['date']) ? intval($_GET['date']) : 'Unknown' . if (isset($_GET['trans'])) { "<br /><strong>Translation:</strong> " . $_GET['trans'] } . "</div></center>"; } echo "<br />"; echo "<center><form><input type="button" value="Go Back" onclick="history.go(-1)"></form></center>"; echo "<br />"; echo "<br />"; echo "<center>© 2012-2013 The EAS Archives and WindozeNT Software</center>"; echo "</html>"; ?>

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
5.4.100.1870.03716.56
5.4.90.1600.03016.19
5.4.80.1700.04016.57
5.4.70.1530.03716.23
5.4.60.1600.03016.35
5.4.50.1870.04316.52
5.4.40.1500.04316.48
5.4.30.1900.03716.33
5.4.20.1800.04016.53
5.4.10.1830.04016.43
5.4.00.1770.03715.75
5.3.200.1870.03714.59
5.3.190.1600.05014.42
5.3.180.1500.04314.42
5.3.170.1630.04314.40
5.3.160.0000.07314.42
5.3.150.0170.03314.50
5.3.140.0030.07314.39
5.3.130.0900.04314.54
5.3.120.0070.07314.38
5.3.110.0100.07714.43
5.3.100.0800.03713.88
5.3.90.1900.03313.96
5.3.80.1830.04014.00
5.3.70.1830.05013.82
5.3.60.1900.03013.95
5.3.50.1770.04313.85
5.3.40.1870.03714.01
5.3.30.1800.04713.76
5.3.20.1900.03713.55
5.3.10.1900.03313.61
5.3.00.1600.04713.55

preferences:
142.19 ms | 1386 KiB | 7 Q