jasonrogena / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
1 stars 0 forks source link

Not Reading .xlsx format, Only reading .xls ... #154

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 
 i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx. 

Please help for needfull..

Original issue reported on code.google.com by love230...@gmail.com on 27 Aug 2012 at 10:08

GoogleCodeExporter commented 9 years ago
This class only has support for XLS files. For support with all formats change 
to PHPExcel class.

Original comment by endar...@gmail.com on 28 Aug 2012 at 9:50

GoogleCodeExporter commented 9 years ago
I am using PHPExcel class and it does'nt seem to work for xlsx file

Original comment by neha.khe...@gmail.com on 5 Dec 2012 at 11:34

GoogleCodeExporter commented 9 years ago
Does anybody knows a library that reads xlsx and have a reasonable memory 
footprint while handling large xlsx files?

Original comment by dmelo87 on 10 Dec 2013 at 4:45