DomNode- replace_child

DomNode- replace_child -- Replaces a child

Description

object DomNode- replace_child ( object oldnode, object newnode)

If the old node cannot be found the function returns false .

If the old node cannot be found the function returns false .

See also DomNode_append_child( )