Hei,
I am having issue using DOM to appending a new xml file (new.xml) to
another existing xml file (old.xml) without deleting the existing
items in old.xml. I would like to have the new <itemsappend at the
end of existing items at the old.xml. How can I do that? I am using
php5
Thanks!
Ofuuzo
I am having issue using DOM to appending a new xml file (new.xml) to
another existing xml file (old.xml) without deleting the existing
items in old.xml. I would like to have the new <itemsappend at the
end of existing items at the old.xml. How can I do that? I am using
php5
Thanks!
Ofuuzo
Comment