This package is meant to read the data from an MS office 2000 Excel 97 file using Windows COM objects.
The class can traverse a given worksheet and read the information from a given cell range.
An example is provided to demonstrate how the class can be used to output the worksheet data in an HTML table.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (63.9%) |
Sufficient (66.7%) |
Sufficient (68.8%) |
Sufficient (66.7%) |
- |
- |
Not sure (52.2%) |
1183 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
excel2html.php |
Class |
Class for reading Excel file |
index.html |
Data |
Input the file,worksheet name and the range here |
inputExcel.php |
Example |
Converts the Excel file read through the class file to HTML file |
README.txt |
Doc. |
Installation guide |