This is a discussion on Re: php5 and xml within the PHP Language forums, part of the PHP Programming Forums category; Andrew M. wrote: > I am trying to find a way to add a child node at the top of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Andrew M. wrote:
> I am trying to find a way to add a child node at the top of the node > tree. My xml document has root <songs> and child elements <song>. I > need to be able to insert <song> elements at the top not at the > bottom like appendChild. > Already answered in comp.lang.php (do not multipost) JW |