Hi there,I am new to XML on PHP. Is there a simple way to put the DOM-Object into Multidimensional arrays? I have a complex XML-file which I would like to parse and to place the values into a db.
E.g: <country> <city> <street> echo $tmp[country][city][street]; Thank you for any help. Best regards, Merlin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php