chunk - Break A Large XML File Into Manageable Chunks


/ Published in: PHP
Save to your folder(s)

I’ve recently had to parse some pretty large XML documents, and needed a method to read one element at a time.

Here’s a fairly simple solution in PHP.

URL: http://www.dom111.co.uk/blog/coding/chunk-read-a-large-xml-file-a-chunk-at-a-time/99

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.