Modify A Php-script That Imports Data From Xml-file

My problem is that the script (PHP) I use to import data from a XML-file and insert it into a MySQL database runs out of memory.

The script used to run just fine but now the XML-file is to large so I need the script to be modified to handle large XML-files and also to be less memory-consuming.

/esko

Leave a Reply

Your email address will not be published. Required fields are marked *