DOM XML Funkcje
PHP Manual

DomAttribute->name

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

DomAttribute->name Returns the name of attribute

Opis

DomAttribute
string name ( void )

Gets the name of the attribute.

Zwracane wartości

Returns the name of the attribute.

Migrating to PHP 5

Use the name property of DOMAttr.

Patrz także


DOM XML Funkcje
PHP Manual