XMLize.php

NEW: This Version works better with PHP 5 -- contributed by Eloy Lafuente

xmlize() is a function written in PHP to traverse an xml file and put it's contents into a PHP array. It works best with small xml files, as big ones (larger than 1 megabyte) will result in a large array, too. There is a function called traverse_xmlize() that helps describe the structure of the array that xmlize() outputs

Click here to see the functions

Click here to see an example



© Copyright 1997-2008 The Hans Anderson Corporation. (TM) All Rights Reserved.