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, 22 Aug 2008

view this page in

DOMNode::cloneNode

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

DOMNode::cloneNode Clones a node

Descrição

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

Creates a copy of the node.

Parâmetros

deep

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

Valor Retornado

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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites