om so i get this error:
PHP Code:
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\index.php on line 37
Call Stack
# Time Memory Function Location
1 0.0008 710976 {main}( ) ..\index.php:0
2 0.0008 712768 mssql_connect_ini( ) ..\index.php:55
now i had installed SQL native client 2012, downloaded and extracted the SQLSRV30.exe file in my wamp/bin/php/php5.3.8/ext folder. and enabled all the sql extension (all of them). i even switched my odbc settings for log01, character01, login, & ranking to the native client 2012. yet i still get this error when trying to use the connect function.
any1 can help with this probelm i would greatly appreciate it.
this problem is driving me crazy.
thanx.