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: Sun, 25 Nov 2007

view this page in

DOMNode->hasAttributes()

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

DOMNode->hasAttributes() — Checks if node has attributes

Description

DOMNode
bool hasAttributes ( void )

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

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.

Δείτε επίσης



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: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites