For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > February 2005 > XML output









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML output
Ansti

2005-02-21, 8:56 am

How can I output an array to an XML file?


Manuel Lemos

2005-02-22, 3:56 am

Hello,

on 02/21/2005 08:42 AM Ansti said the following:
> How can I output an array to an XML file?


You may want to try this class to compose and output XML files. You can
iterate over your array and add XML nodes to the document and output the
document with the class.

http://www.phpclasses.org/xmlwriter


--

Regards,
Manuel Lemos

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

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com