Jump to content

[SOLVED] PHP5, DOM, XPath - overwrite elements or not?


ultrus

Recommended Posts

Hello,

I'm playing around with PHP5, DOM, and XPath. Is it possible to overwrite elements in an xml document? From my understanding it is not possible as values are "immutable". Is this correct? I assume I would just make a copy of an xml document and save over the original file.

 

Thanks in advance for your input. :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.