Manual PHP - Dokumentacja PHP - Zapraszamy!

DOMNode->cloneNode()

(no version information, might be only in CVS)

DOMNode->cloneNode() --  Clones a node

Opis

class DOMNode {

DOMNode cloneNode ( [bool deep] )

}

Creates a copy of the node.

Parametry

deep

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

Zwracane wartości

The cloned node.

LP:
Fatal error: Call to undefined function: show_links() in /home/httpd/vhosts/php.rek.waw.pl/httpdocs/index.php on line 69