php excel reader的问题我想用phpexcelreader解析excel,但是却出现了这个问题,很是蛋疼。。。 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2359297 bytes) in D:\AppServ\www\zend\phpexcel\Excel\oleread.inc on line 262 ------解决方案--------------------你可以开启phpexcel的缓存机制,来缓解内存不足的矛盾