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

search for in the

DomElement->get_elements_by_tagname> <DomElement->get_attribute_node
Last updated: Fri, 18 Jul 2008

view this page in

DomElement->get_attribute

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

DomElement->get_attribute — Restituisce il valore di un attributo

Descrizione

object DomElement->get_attribute ( string $nome )

La funzione restituisce l'attributo chiamato nome del nodo corrente.

(PHP >= 4.3 solo) Se non si trova alcun attributo con il nome dato, la funzione restituisce una stringa vuota.

Vedere anche domelement_set_attribute()



add a note add a note User Contributed Notes
DomElement->get_attribute
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites