On 4/28/06, Anthony Ettinger <[EMAIL PROTECTED]> wrote:
> Is there a standard way of converting a nested hash/multidimensional
> array to an xml tree?

http://www.php.net/manual/en/ref.dom.php would be a good start, or
http://www.php.net/manual/en/ref.simplexml.php (I think this is more
for reading rather than creating an xml tree).

PHPClasses may have something too (www.phpclasses.org).

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to