Someone help me with this error?
Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\register.php on line 47
Thx =)
(sorry for my Bad English)
Someone help me with this error?
Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\register.php on line 47
Thx =)
(sorry for my Bad English)
This means you Dont have the mssql.dll or Ntwlib.dll enabled and running to fix this issue - Get wamp Google it : ) And then Here are the step's
1. Install
2. left click on it
3. Look for PHP
4. Move your mouse over php Extensions
5. Looks for6. Download ntwdlib.dll I think that's how it's spelt and then Place that into your Apache Bin : ) and restart your Apache Server if its already running.Code:php_mssql.dll
Thanks !
I forgot restart apache server, now all works
Your welcome : )
Lol Nice... Maybe This Will Help You Learn To Check Before Posting.