[TYPO3-dev] Problem exporting ~25k entries to csv

Steffen Müller typo3 at t3node.com
Mon Aug 6 14:25:49 CEST 2012


Hi.

On 06.08.2012 13:31 Tomas Norre Mikkelsen wrote:
> 
> I see the problem, but any suggestions on a fix? More or less its only
> very small part of the data, so perhaps I should create a small export
> module for the specific part.
> 

use fputcsv in combination with limited memory cache and tempfile:
http://www.php.net/manual/de/function.fputcsv.php#74118



-- 
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node



More information about the TYPO3-dev mailing list