| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
(no version information, might be only in CVS)
DomNode->remove_child -- Removes child from list of childrenThis 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().
| Předcházející | Domů | Další |
| DomNode->previous_sibling | Nahoru | DomNode->replace_child |