DOMNode::isSameNode
(PHP 5)
DOMNode::isSameNode — Indicates if two nodes are the same node
Opis
This function indicates if two nodes are the same node. The comparison is not based on content
Parametry
- node
-
The compared node.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.
DOMNode::isSameNode
There are no user contributed notes for this page.
