DOMNode::isSameNode
(No version information available, might be only in CVS)
DOMNode::isSameNode — Indicates if two nodes are the same node
Descripción
This function indicates if two nodes are the same node. The comparison is not based on content
Lista de parámetros
- node
-
The compared node.
Valores retornados
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.
DOMNode::isSameNode
There are no user contributed notes for this page.
