The thing is Iam tring to get mssql working with php. But it keeps saying when I connect using: mssql_connect(); that: Unable to connect to servr: localhost
The thing is Iam tring to get mssql working with php. But it keeps saying when I connect using: mssql_connect(); that: Unable to connect to servr: localhost
Are you able to Query your SQL Server directly through SQL Management? If yes then post your PHP code here so we can have a look at it.