What PHP library/class could I use to read/write Excel file(s) [closed] What PHP library/class could I use to read/write Excel file(s) [closed] codeigniter codeigniter

What PHP library/class could I use to read/write Excel file(s) [closed]


PHPExcel is the great library. I prefer to use it!

You can also take a look an example of this library on CodeIgniter here


I use PHPExcel at codeplex! They have great support there! Also it is very lightweight and has great documentation!