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

설명

DOMNode
bool hasAttributes ( void )

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

반환값

성공할 경우 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