![]() |
Php excel reader as a codeigniter library - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Php excel reader as a codeigniter library (/showthread.php?tid=8531) |
Php excel reader as a codeigniter library - El Forum - 05-21-2008 [eluser]jon.breakdesign[/eluser] Hi When looking through the forums for a library to read excel files I came across this thread http://ellislab.com/forums/viewthread/47299/ and after reading through it tried out the excel reader in the wiki. It seemed a bit buggy so I read over Derek's comments noting. Quote:Actually, I need one to read excel. In the past I’ve used the excellent Excel reader (http://sourceforge.net/projects/phpexcelreader) but I was just hoping that someone had already taken it and coded it up as a CI library. So I Downloaded that lib and used it briefly as Derek did: Code: require('Spreadsheet_Excel_Reader.php'); but after looking over the files it seemed they could be used as a lib without much alteration. So I altered them slightly and the reader seems to be running fine as a lib. example code usage: Code: public function bulk_upload() Anyway I hope this makes life more convenient for somebody. Php excel reader as a codeigniter library - El Forum - 05-21-2008 [eluser]jon.breakdesign[/eluser] You can grab the files Here Php excel reader as a codeigniter library - El Forum - 09-25-2008 [eluser]patos[/eluser] Hi, You've done exactly what i need today. can you reupload them? thanks. Php excel reader as a codeigniter library - El Forum - 09-25-2008 [eluser]jon.breakdesign[/eluser] Here You go ![]() Php excel reader as a codeigniter library - El Forum - 09-26-2008 [eluser]patos[/eluser] thanks. i'll spend a real weekend ;-) Php excel reader as a codeigniter library - El Forum - 09-26-2008 [eluser]thor[/eluser] is there any way you can read "special" informations from the excel file, such as color of cells etc ? Php excel reader as a codeigniter library - El Forum - 07-08-2009 [eluser]e-mike[/eluser] I'm using an other good PHP Excel Reader that I want to share. http://code.google.com/p/php-excel-reader/ Php excel reader as a codeigniter library - El Forum - 11-16-2009 [eluser]vile[/eluser] [quote author="e-mike" date="1247087799"]I'm using an other good PHP Excel Reader that I want to share. http://code.google.com/p/php-excel-reader/[/quote] how do you add this as codeigniter library? i cant make them work ![]() Php excel reader as a codeigniter library - El Forum - 03-12-2012 [eluser]Seto El Kahfi[/eluser] Lha endi ki file-e, ra ono nuk. Upload neh dong ![]() Above comment is in Javanesse, here the translate: I can't find the file. Reupload please ![]() |