Im trying to have a web site for my gunz server, i was trying to use ~DN's Web Site but i always get errors in his script like in this line::
$conn = mssql_connect($DBHost, $DBUser, $DBPass);
mssql_select_db($DB);
I've tried other sites that were release, it also says error in this line.
This is the exact message:
Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\~DN Web with Panel\Register.php on line 22
Please help


Reply With Quote


