forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
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
- Original author: Derek Jones
- How to extend helpers: See User Guide
- Modified by: Thomas Stapleton (id, classes, selected country option and all option)
- Modified by: Bradley De-Lar (construct, setLayout example)