PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Herry Ramli   Excel XML   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Excel XML
Manipulate Excel spreadsheet files in XML format
Author: By
Last change: Update of README.md
Date: 3 months ago
Size: 661 bytes
 

Contents

Class file image Download
excelxml ======== PHP library for processing Excel XML file This package consist of following files: 1. `README.md` -- this file 2. `ExcelXML.php` -- ExcelXML class 3. `blank.xml` -- example template file 4. `text.php` -- PHP example code to use ExcelXML class Notes: - If you want to use another template (example: preformatted Excel file), just select menu **Save As** from MS Excel, choose **XML Spreadsheet (*.xml)** in **Save as Type**. And then type the filename and click **OK**. Use the new template filepath as argument in `read()` function. - Please send the bugs to: https://github.com/herry13/excelxml/issues [BSD License](../master/LICENSE)