Hello,

On 12/24/2003 02:44 PM, Chakravarthy Cuddapah wrote:
Is it possible to format data in array to XML and display ?

This class seems to do what you want. It requires DOM XML extension.


Class: XML Array
http://www.phpclasses.org/xmlarray

You may also want to try this class for generating XML documents without requiring any extension:

Class: XML Writer class
http://www.phpclasses.org/xmlwriter


--


Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

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



Reply via email to