- Joined
- Apr 15, 2007
- Messages
- 193
- Reaction score
- 4
it all worked before. i change my database and now i got this: Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\register.php on line 21
wtf? line 21 = this:
$conn = mssql_connect($DBHost, $DBUser, $DBPass);
(the info in DBhosy DBuser DBpass are correct + it worked before :S!
wtf? line 21 = this:
$conn = mssql_connect($DBHost, $DBUser, $DBPass);
(the info in DBhosy DBuser DBpass are correct + it worked before :S!