My php is Ok, but when i have to connect to a database(Ms Sql Server 7) occurs this problem:Fatal error: Call to undefined function: mssql_connect() in c:\inetpub\wwwroot2/inf/actual/versao_atual.php on line 5
PHP Warning: Unable to load dynamic library 'C:\php\extensions\php_mssql70.dll' - Nao foi possivel localizar o modulo especificado. in Unknown on line 0
Obs: the path for this dll exists and the extension=php_mssql70.dll is not comented!
What i have to do????