Hi,
I want to write a node or nodes to an existing xml document.
* It is sad the php is so far behind Microsoft on XML manipulation ******
Judging from various posted topics I've seen. It appears the php DOM for XML isn't quite there yet and has a lot of bugs. Not only that it takes a few months before web hosters update versions of php.
I tried the pear classes, but they're so poorly documented, there's no example, there's nobody you can contact at Pear for hlep. If you ask for help on forums, you get no reply's so obviously not many ppl are using these classes.
I wonder..... if there's a push from say mySQL to stall or slow down PHP's functionality for XML?
Any ideas on how to write a node or nodes into an existing XML file..... without a bunch a array manipulation?
Thanks In Advance...
Vmusic