Skip to content

another Excel Reader

World Wide Web Server edited this page Jul 4, 2012 · 10 revisions

While searching for an elegant solution of reading excel files with CodeIgniter I found this one her --> http://code.google.com/p/php-excel-reader/

There have been some severity depreciated php errors in the code. I've fixed them and adjusted the constructor to enable it, reading a params array passed by CodeIgniter's loader.

You can download it here: File:Spreadsheet_Excel_Reader.zip

Clone this wiki locally