(No version information available, might be only in CVS)
DOMNode->cloneNode() — Clones a node
Creates a copy of the node.
Indicates whether to copy all descendant nodes. This parameter is defaulted to FALSE.
The cloned node.