Php excel reader as a codeigniter library |
[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.
[eluser]patos[/eluser]
Hi, You've done exactly what i need today. can you reupload them? thanks.
[eluser]thor[/eluser]
is there any way you can read "special" informations from the excel file, such as color of cells etc ?
[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/
[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 ![]()
[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 ![]() |
Welcome Guest, Not a member yet? Register Sign In |