Hello,

On 07/18/2004 01:40 AM, Cd Baby wrote:
I see all these articles and tutorials about reading and parsing XML files.

But what about creating and writing XML files with PHP5?

Is the DOM the only way?
It seems like such a bloated overkill.
I just want to make simple little XML files like this:

You may want to try this class. It generates automatically indented XML documents as nicely as you present.


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

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



Reply via email to