I've been trying to connect to MS SQL with PHP, but when I using the code mssql_connect("HostName","User","Password") I have an error msg stated "Fatal error: Call to undefined function: mssql_connect() in c:\inetpub\wwwroot\PHP\common.php on line 6"
What should I do? Where can I find more information about database connectivity with PHP?
Looking forward for immediate help...
Thanks'
Petruschka Vanof
What should I do? Where can I find more information about database connectivity with PHP?
Looking forward for immediate help...
Thanks'
Petruschka Vanof