DOMNode::isSameNode
(PHP 5, PHP 7, PHP 8)
DOMNode::isSameNode — Indicates if two nodes are the same node
说明
This function indicates if two nodes are the same node. The comparison is not based on content
参数
otherNode-
The compared node.
(PHP 5, PHP 7, PHP 8)
DOMNode::isSameNode — Indicates if two nodes are the same node
This function indicates if two nodes are the same node. The comparison is not based on content
otherNodeThe compared node.