Code of config
Line 5 = `if (!($link=mssql_pconnect("zzzzz\xxxx","sa","sssssss")))`
error is
Warning: mssql_pconnect() [function.mssql-pconnect]: Unable to connect to server: zzzzz\xxxx in C:\xampp\htdocs\web\config\config.php on line 5
my friend told that is last update is 1.7.3
but i'm using latest xampp, how to convert those code for the latest php?