PHP Classes
elePHPant
Icontem

Excel convertor: Read data from Excel files using COM objects

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-08-19 (12 years ago) RSS 2.0 feedStarStarStar 43%Total: 10,688 This week: 2All time: 113 This week: 591Down
Version License Categories
excel2html 1.0.0GNU 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.

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.

Picture of Umesh Rai
Name: Umesh Rai <contact>
Classes: 2 packages by
Country: India India

Details
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 folder image Files  
File Role Description
Plain text file excel2html.php Class Class for reading Excel file
Accessible without login HTML file index.html Data Input the file,worksheet name and the range here
Accessible without login Plain text file inputExcel.php Example Converts the Excel file read through the class file to HTML file
Accessible without login Plain text file README.txt Doc. Installation guide

 Version Control Unique User Downloads Download Rankings  
 0%
Total:10,688
This week:2
All time:113
This week:591Down
User Ratings User Comments (2)
 All time
Utility:52%StarStarStar
Consistency:54%StarStarStar
Documentation:68%StarStarStarStar
Examples:54%StarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:2523
 
it not bad
5 years ago (saeed)
40%StarStarStar
I run the example and no data were generated
6 years ago (budnguyen)
10%Star