[phpxpath - Help] memory pb using ImportFromString
Brought to you by:
bs_php,
nigelswinson
From: SourceForge.net <no...@so...> - 2004-09-16 07:39:59
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2761638 By: xlhostis I have à memory pb using ImportFromString using with xml syntax like this : <ENVELOPPE> <UC>UBGDS_ANIMAL_DEC_GAR_BVD</UC> <CODORG>G350</CODORG> <IDEEVT>20040906122713</IDEEVT> <COPAIP>FR</COPAIP> <NUNATI>0103027771</NUNATI> <GARANTIE> <DADEGA>15/04/04</DADEGA> <CAUGAR>VNG</CAUGAR> </GARANTIE> </ENVELOPPE> The memory is not liberated after each ImportFromString so with 10000 <ENVELOPPE> the memory allowed to php is exhausted. Any idea ? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=114574 |