I need to connect to a remote SQL Server 2000 database from PHP (on a unix server). I know that I need to figure out how to use ODBC somehow, but all of the tutorials i've been able to find seem dated ...
In PHP, if you want to connect to a MySQL database server, you use the function mysql_connect( ). If you want to connect to an MS SQL Server, you use mssql_connect( ). To issue queries against the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results