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

search for in the

DOMNode::hasChildNodes> <DOMNode::cloneNode
Last updated: Fri, 05 Sep 2008

view this page in

DOMNode::hasAttributes

(No version information available, might be only in CVS)

DOMNode::hasAttributes Checks if node has attributes

Description

bool DOMNode::hasAttributes ( void )

This method checks if the node has attributes. The tested node have to be an XML_ELEMENT_NODE.

Return Values

Returns TRUE on success or FALSE on failure.



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

DOMNode::hasChildNodes> <DOMNode::cloneNode
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites