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

search for in the

DOMNode::isSupported> <DOMNode::isDefaultNamespace
[edit] Last updated: Fri, 24 May 2013

view this page in

DOMNode::isSameNode

(PHP 5)

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

Description

public bool DOMNode::isSameNode ( DOMNode $node )

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

Parameters

node

The compared node.

Return Values

Returns TRUE on success or FALSE on failure.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites