Quantcast
Channel: PHPExcel Forum Rss Feed
Viewing all articles
Browse latest Browse all 2707

New Post: Creating xls sheets from csvs without iterating?

$
0
0
It is possible, but looping is more memory efficient than reading an entire CSV file into memory and using fromArray() to inject it into a worksheet in one step.... because you don't have the memory overhead of an entire CSV array in PHP's limited memory.

Ways to reduce PHPExcel memory usage including cell caching are described in the documentation

Viewing all articles
Browse latest Browse all 2707

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>