This is a discussion on Remove child nodes with SimpleXMLelement within the PHP General forums, part of the PHP Programming Forums category; Hi NG! I was wondering if anyone had any experience of removing nodes with SimpleXMLElement? I can't seem to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi NG!
I was wondering if anyone had any experience of removing nodes with SimpleXMLElement? I can't seem to find a corresponding method in the docs and I was wondering if I should just unset() the elements in question? Thanks! mikey |