Export Spreadsheets

Package:
Export Spreadsheets
Summary:
Create Excel spreadsheet from data in MySQL table
Groups:
Databases, Files and Folders, PHP 5
Author:
Charles A. LaFleur
Description:
This class can be used to create an Excel spreadsheet from data in a MySQL table.

It performs a query to a given MySQL table and creates an Excel spreadsheet file with the PEAR Spreadsheet_Excel_Writer package from the table data.

The class can add multiple worksheets from results of querying one or more MySQL tables.

Several parameters may be used to configure details like from which table fields map to spreadsheet columns, field sorting, etc..


Powered by Gewgley