DOMNode::isSameNode
(PHP 5)
DOMNode::isSameNode — Indicates if two nodes are the same node
Descrizione
This function indicates if two nodes are the same node. The comparison is not based on content
Elenco dei parametri
-
node -
The compared node.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
