Best way to move xml into arrays

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux