DOMNode::isSameNode
(No version information available, might be only in CVS)
DOMNode::isSameNode — Indicates if two nodes are the same node
Description
This function indicates if two nodes are the same node. The comparison is not based on content
Parameters
- node
-
The compared node.
Return Values
Returns TRUE on success or FALSE on failure.
DOMNode::isSameNode
There are no user contributed notes for this page.
