Télécharger la liste

Description du projet

IAM-XLS is a PHP class for generating an XLS file.
Alternatively, it can be used for performing a
query dump and sending it to the browser as an
Excel file. It allows the user to enter text and
numeric values into a Excel spreadsheet. It has
browser and OS detection capabilities for
appropriate handling of downloads (content-type,
etc.).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-02 05:15
1.0

Actuellement, la classe permet à l'utilisateur d'ajouter des nombres ou des chaînes à chaque ligne, chaque combinaison de colonnes, sur la feuille de calcul. Il permet également l'envoi du résultat d'une requête MySQL dans un fichier Excel.
Tags: Initial freshmeat announcement
Currently, the class allows the user to add either numbers or strings to any row,column combination, on the spreadsheet. It also allows dumping the results of a MySQL query into an Excel file.

Project Resources