PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMNode::hasAttributes> <DOMNode::appendChild
Last updated: Fri, 10 Oct 2008

view this page in

DOMNode::cloneNode

(No version information available, might be only in CVS)

DOMNode::cloneNode Clones a node

Description

DOMNode DOMNode::cloneNode ([ bool $deep ] )

Creates a copy of the node.

Parameters

deep

Indicates whether to copy all descendant nodes. This parameter is defaulted to FALSE.

Return Values

The cloned node.



add a note add a note User Contributed Notes
DOMNode::cloneNode
There are no user contributed notes for this page.

DOMNode::hasAttributes> <DOMNode::appendChild
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites