Anishgiri
12-01-2010, 12:59 AM
I have have been trying for hours to connect php with ms sql server 2005, but I can't get it, I get these error when I run a web page.
Call to undefined function mssql_connect()
I have these php.ini below, still it does not work, the extension is not loaded
extension=php_mssql.dll. PHP Version 5.3.0. I know many encountered these problem, I tried their solutions, but I can't get it to work.
Call to undefined function mssql_connect()
I have these php.ini below, still it does not work, the extension is not loaded
extension=php_mssql.dll. PHP Version 5.3.0. I know many encountered these problem, I tried their solutions, but I can't get it to work.