(PHP 5, PHP 7)
DOMNode::isSameNode — Indicates if two nodes are the same node
$node
This function indicates if two nodes are the same node. The comparison is not based on content
node
The compared node.
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.
TRUE
FALSE