PHP Classes

Excel convertor: Read data from Excel files using COM objects

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 43%Total: 10,915 All time: 114 This week: 46Up
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
Age: 65
All time rank: 18312 in India India
Week rank: 195 Down20 in India India Down

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 (4)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:10,915
This week:0
All time:114
This week:46Up
User Ratings User Comments (2)
 All time
Utility:51%StarStarStar
Consistency:53%StarStarStar
Documentation:66%StarStarStarStar
Examples:53%StarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:3560
 
it not bad
13 years ago (saeed)
40%StarStarStar
I run the example and no data were generated
14 years ago (budnguyen)
10%Star