Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-08-19 (12 years ago) | 43% | Total: 10,688 This week: 2 | All time: 113 This week: 591 |
Version | License | Categories | ||||
excel2html 1.0.0 | GNU General Publi... | Files and Folders, Windows |
Description | Author | |
This package is meant to read the data from an MS office 2000 Excel 97 file using Windows COM objects. |
Steps to use the package. Platform tested on: Windows XP + Apache 2 + PHP 5 Unzip the folder: excel2html-2004-08-19.zip to Apache 2's htdoc folder. Rename the folder to excel2html (Recommended) With Apache running, open a browser. Point to http://localhost/excel2html/index.htm In the form generated, point to the MS Excel file you want to convert. Enter also the worksheet name and the cell range (Start cell and End cell) you are interested in. Press submit and HTML file will be generated, which you can save on your disk. contact: bumeshrai@hotmail.com |
Files |
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 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
.xls dateien auslesen und in tabelle ausgeben HIER gibts ne PHP-Klasse dafür... |