DomAttribute::name
(PHP 4 >= 4.1.0)
DomAttribute::name — Returns the name of attribute
Descrição
string DomAttribute::name
( void
)
Gets the name of the attribute.
Valor Retornado
Returns the name of the attribute.
Migrating to PHP 5
Use the name property of DOMAttr.
User Contributed Notes
DomAttribute::name
DomAttribute::name
There are no user contributed notes for this page.

DOM XML Funções