php 5.3.2 + MS SQL (can`t connect)
- by Dezigo
I allways used php 5.2.3 version ,but now I updated php to 5.3.2 version.
I have problem with mssql,I can`t connect to mssql server.
I have downloaded a sql server driver for php 1.1
There are a lot of files, i used 'php_sqlsrv_53_ts_vc9'
Put it on php/ext directory 'php_sqlsrv_53_ts_vc9'
I have added - extension=php_sqlsrv_53_ts_vc9.dll (in php.ini),but it`s give an error
Call to undefined function mssql_connect() in C:\webserver\www\MSSQl\db_mssql.class.php on line 26