Hi,
I just finished a script which generate a XML file with the DomDocument class.
The problem is that my document is close to 2go size, and the server can't finish the script.
Is any method to "dump" the memory info in file sequentialy ?
Thank you for your help