PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(no version information, might be only in CVS)
This function returns a copy of the node to import and associates it with the current document.
The node to import.
If set to TRUE, this method will recursively import the subtree under the importedNode.
The copied node.
DOMException is thrown if node cannot be imported.