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, 22 Aug 2008

view this page in

DOMNode::hasAttributes

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

DOMNode::hasAttributes Checks if node has attributes

Descrição

bool DOMNode::hasAttributes ( void )

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

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também



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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites