lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [PHP] Creating XML files
- Date: Sat, 05 Jul 2008 16:21:06 +0200
- From: Per Jessen <per@xxxxxxxxxxxx>
- Subject: ***BOGO*** Re: [PHP] Creating XML files
It flance wrote:
> Some months ago i worked with XML. And i remember that i was able to
> create xml files quite easily. Now i don`t have the book i used by the
> time. I made many searches in google and i don't find something
> interesting. So i'm wondering if somebody can give a good link with
> examples. If i remeber well, i can create axml file without writing
> the hole file to a string before writing the string to the file.
Creating XML files is quite easy with vi or any other editor. In PHP,
you can just write XML with fwrite().
/Per Jessen, Zürich
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php