downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMNode::isSupported> <DOMNode::isDefaultNamespace
Last updated: Fri, 30 Oct 2009

view this page in

DOMNode::isSameNode

(PHP 5)

DOMNode::isSameNode Indicates if two nodes are the same node

Beschreibung

bool DOMNode::isSameNode ( DOMNode $node )

This function indicates if two nodes are the same node. The comparison is not based on content

Parameter-Liste

node

The compared node.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.



add a note add a note User Contributed Notes
DOMNode::isSameNode
There are no user contributed notes for this page.

DOMNode::isSupported> <DOMNode::isDefaultNamespace
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites