With RegPage, (Please).

Joined
Aug 2, 2008
Messages
2
Reaction score
0
Fatal error: Call to undefined function mssql_connect() in /home/phoenix/public_html/Register/reg.php on line 22

:huh:. and line 22 is:

$conn = mssql_connect($DBHost, $DBUser, $DBPass);
 
Back