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, 10 Oct 2008

view this page in

DOMNode::hasAttributes

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

DOMNode::hasAttributes Vérifie si le noeud possède un attribut

Description

bool DOMNode::hasAttributes ( void )

Cette méthode vérifie si un noeud possède des attributs. Le noeud testé doit être un XML_ELEMENT_NODE.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites