Hi,
I am trying to upload file and save data to DB.
IN File only 10 row and 5 column data.(normal sample data)
File has only 24.0 KB (24,576 bytes)
I am using..reader.php and oleread.php
to upload file
But It taking More than 650MB memory (681574400 bytes)
Is any other library Or method Which takes less memory to upload more data.
and compatible for xlsx and xls
How to solve this .Please guide me.