Description of Accessing Microsoft SQL from PHP under Linux :
This article explains how to connect to a Microsoft SQL server that is running on a Windows machine from a PHP program running on a Unix machine. It explains two possible paths, TDS and ODBC.