I am trying to use php to access an MS-SQL7 server, but when I run the script, it returns the error that "mssql_select is an undefined or unsupported function call".
Again, the server is SQL Server 7 with Service pack 2 and I am running PHP v.3.0.12 with Apache v.1.3.9
evidently there is something i need to install or re-configure to make php work with mssql, I am just not sure what. Can anyone help?
Thanks.
Again, the server is SQL Server 7 with Service pack 2 and I am running PHP v.3.0.12 with Apache v.1.3.9
evidently there is something i need to install or re-configure to make php work with mssql, I am just not sure what. Can anyone help?
Thanks.