3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = microtime(true); echo '<meta http-equiv="Content-type" content="text/html; charset=utf-8" />'; ini_set("display_errors", "on"); error_reporting(0xFFFFFFFF); ini_set("mssql.charset", "cp1250"); //+ľščťžýáíé $ms = mssql_connect("109.74.144.195:1433", "mammultimedia", "Multimedia") or die("#1"); mssql_select_db("UNORTHLAND", $ms) or die("#2"); echo 'Aktualizovanie skladovych zasob<br /><br />'; ?>
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> Fatal error: Uncaught Error: Call to undefined function mssql_connect() in /in/Uprdo:11 Stack trace: #0 {main} thrown in /in/Uprdo on line 11
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.30
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> Fatal error: Call to undefined function mssql_connect() in /in/Uprdo on line 11
Process exited with code 255.
Output for 4.4.5 - 4.4.9
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> Fatal error: Call to undefined function: mssql_connect() in /in/Uprdo on line 11
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> Fatal error: Call to undefined function: mssql_connect() in /in/Uprdo on line 11
Process exited with code 255.
Output for 4.3.0 - 4.3.1
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />

preferences:
178.61 ms | 401 KiB | 231 Q