PHP Classes

Problems with large xls

Recommend this page to a friend!

      Native Excel Reader  >  All threads  >  Problems with large xls  >  (Un) Subscribe thread alerts  
Subject:Problems with large xls
Summary:Cannot manage to have large files parsed...
Messages:1
Author:Emanuele Reggi
Date:2011-02-23 15:07:37
 

  1. Problems with large xls   Reply   Report abuse  
Picture of Emanuele Reggi Emanuele Reggi - 2011-02-23 15:07:37
I'm using this class for xls2mysql update system (through php) but I'm having a problem with parsing a large xls (around 8000 rows per 30 cols). The script version is 0.5.3 and i noticed, while debugging it, that it dies exactely on line 129 inside CompoundDocument.inc.php during the for loop. Could you please have a look at it, for it is really working good and that's my only problem, and also if I try working on it it would surely take much more time than it would take you, for you already know the overall functioning of it.

Thank you in advance,

great job.

Manu Reggi