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 ...
A recent project at my current employer called for creating a new web frontend to an existing MSSQL database. My boss, having created a sophisticated MySQL and PHP-driven black diamond web site in PHP ...