This SDK enables PHP applications to simply utilize SQL Server
Reporting Services, Microsoft's Reporting and Business Intelligence
solution. These scenarios can be done using the free SQL Server
2008 Express with Advanced Services edition.
The SDK offers a simple Aplication Programming Interface (API) to
interoperate with SQL Server Reporting Services. The API provides
simple methods to perform the most common operations: list
available reports within a PHP applications, provide custom
parameters from a PHP web form, manage the rendering of the reports
within a PHP application.
PHP;SQL Server Reporting Services