Using DOM to read/add/update/delete from XML

Does anyone have any good samples of using PHP to read/update/insert/delete to a XML file using the dom method? I seem to have no problem finding good examples of creating a new xml file, reading a xml file, but adding to an existing one or updating one I am having a problem finding. Any direction would be helpful and much appreciated.

Sponsor our Newsletter | Privacy Policy | Terms of Service