PHP Manual
DomNode->remove_child
(no version information, might be only in CVS)
DomNode->remove_child -- Removes child from list of childrenDescription
domtext DomNode->remove_child ( domtext oldchild )This functions removes a child from a list of children. If child cannot be removed or is not a child the function will return FALSE. If the child could be removed the functions returns the old child.
See also domnode_append_child().
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




