| PHP Handbuch | ||
|---|---|---|
| Zurück | Nach vorne | |
This function replaces the child oldnode with the passed new node. If the new node is already a child it will not be added a second time. If the old node cannot be found the function returns false. If the replacement succeds the old node is returned.
See also DomNode_append_child()
| Zurück | Zum Anfang | Nach vorne |
| DomNode->remove_child | Nach oben | DomNode->replace_node |