NYCPHP Meetup

NYPHP.org

[nycphp-talk] About XML in PHP

Amir Aavani amir.aavani at gmail.com
Thu Dec 2 00:01:27 EST 2004


dear friends
i have a question about XML support in PHP. is there any class or
function or etc that allow the program to generate an XML
file(stream).I mean that it can add new node or new element or
atrribute by its input parameters.
for example if in its input, there is a 'login' message , it can add a
node 'Login' to its output XML, and in otherwise add a node 'not
login' or something like this.
i know that there are some parser function or classes in PHP but with
none of them you can't add a new node to the output XML.
thanks
Amir



More information about the talk mailing list