DOMNode->isSameNode()
HREF="function.dom-domnode-insertbefore.html"> HREF="function.dom-domnode-issupported.html">
След.
(no version information, might be only in CVS)DOMNode->isSameNode() -- Indicates if two nodes are the same node
bool isSameNode ( DOMNode node )
}
- This function indicates if two nodes are the same node. The comparison is not based on content
-
node - The compared node.
- The compared node.
- Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пред.
Начало
DOMNode->insertBefore()
Уровень выше
DOMNode->isSupported() 22222