Angelo Zanetti wrote:
What is the simplest way to accomplish this small challenge?
you could give this a go if you like (one i made earlier): http://programphp.com/xmlparser.phps - class at the top, usage at the bottom.
it simply turns xml into an associated array, using regex; just tested it again as it's a couple of years old and it's working on php 4.4.7 and php 5.2.5
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php