News

Step 3 is a proof of concept, which shows how you can connect to SQL Server using PHP. The basic examples demonstrate selecting and inserting data. The sqlsrv_query() function can be used to retrieve ...
@Shahroz09 It looks like the driver can't find your server. Can you connect with sqlcmd? Also, which version of the ODBC driver are you using?
My boss, having created a sophisticated MySQL and PHP-driven black diamond web site in PHP was enthused about the prospects of further web development with PHP. He suggested trying to get PHP on a ...
Continuing the company's shift to openness and interoperability, Microsoft yesterday released an updated PHP driver for SQL Server.
Microsoft is announcing an important interoperability milestone: the release of the Microsoft Drivers for PHP for SQL Server 2.0!! While the major focus of this release was the PDO_SQLSRV driver, we ...