DOMNode::isSameNode
(PHP 5)
DOMNode::isSameNode — Indicates if two nodes are the same node
Descrierea
This function indicates if two nodes are the same node. The comparison is not based on content
Parametri
-
node -
The compared node.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
There are no user contributed notes for this page.
