Christian Weiske's Blog: Importing huge XML files using PHP5 - e...

Courtesy PHPDeveloper.org  Mon, 08/25/2008 - 09:34

Christian Weiske has a quick tip on how to get larger XML files to pull into PHP5 and be usable:

At work I had the task to implement the synchronization between an online shop and a commodity management system.

Data exchange format was XML - one big XML file for all of the products (some thousands with dozens of attributes).

Big question: How do I import the file in a way that is most convenient for me...


 

Reply

The content of this field is kept private and will not be shown publicly.