PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
DOMNode->removeChild -- Removes child from list of childrenThis functions removes a child from a list of children. If the child could be removed the functions returns the old child.
Throws DOMException if node cannot be removed.
Predchádzajúci | Domov | Nasledujúci |
DOMNode->normalize | Hore | DOMNode->replaceChild |