News Feed
Jobs Feed
Sections




News Archive
Martynas Jusevicius' Blog:
Reading Excel files with PHP
December 17, 2007 @ 13:46:00

Martynas Jusevicius has pointed out a handy tool to work with Microsoft Excel files in PHP - PHPExcelReader.

There is a nice tool for reading Microsoft Excel files called PHPExcelReader. It works with .xls files up to Excel version 2003, which are based on the BIFF format (later versions use OOXML). It is written in native PHP and does not require any third-party libraries or the MS Office package.

He includes an example of it in use - a loop that runs through the cells of a spreadsheet and outputs each of them (going across the row via an inner for loop as well).

1 comment voice your opinion now!
read excel file library phpexcelreader biff ooxml read excel file library phpexcelreader biff ooxml


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Database Interaction Made Easy with NotORM

Sameer Borate's Blog: Porter Stemming algorithm for search

NetTuts.com: Aspect-Oriented Programming in PHP with Go!

Developer Tutorials Blog: 5 PEAR gems: free php scripts that will help you code quicker

Pádraic Brady's Blog: OpenID library for the Zend Framework?


Community Events











Don't see your event here?
Let us know!


testing release community functional conference database podcast interview example opinion language tool introduction framework series composer zendframework2 development code object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework