DOMNode::isSameNode
(No version information available, might be only in CVS)
DOMNode::isSameNode — Indicates if two nodes are the same node
Descrição
This function indicates if two nodes are the same node. The comparison is not based on content
Parâmetros
- node
-
The compared node.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
DOMNode::isSameNode
There are no user contributed notes for this page.
