DOMNode->removeChild()(no version information, might be only in CVS) DOMNode->removeChild() -- Removes child from list of childrenDescripciónclass DOMNode {DOMNode removeChild ( DOMNode oldnode ) } This functions removes a child from a list of children. Exceptions
EjemplosThe following example will delete the chapter element of our XML document. 1337759150 .................... |
||||||||||