When you try to use mssql_connect() to connect to the MSSQL server, you'll get a Fatal error: Call to undefined function mssql_connect() in.
To fix this issue, please use sqlsrv for SQL server database with PHP. For more info, please see:
http://php.net/manual/en/book.sqlsrv.php.