News Feed
Jobs Feed
Sections

Recent Jobs

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).

0 comments voice your opinion now!
read excel file library phpexcelreader biff ooxml read excel file library phpexcelreader biff ooxml



Similar Posts

PHPBuilder.com: Reading RSS feeds in PHP: Part 1

Bryan's Blog: 5 (More) Ways to be a Better PHP Developer

DevShed: Using the Memento Pattern with a File Reading Class

Kore Nordmann's Blog: Published article "Image creation with PHP"

PHP Addiction Blog: PHP - No Container libraries?


Community Events











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


example developer zendframework PHP5 PEAR mysql package application conference database releases zend cakephp ajax release code book job framework security

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