Re: converting nested hash to xml

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

 



On 4/28/06, Anthony Ettinger <aettinger@xxxxxxxxxxxxxx> 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



[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