Forum und email

DomAttribute->name

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

DomAttribute->name — 属性の名前を返す

説明

DomAttribute
string name ( void )

属性名を取得します。

返り値

属性名を返します。

PHP 5 への移行

DOMAttrname プロパティを使用してください。

参考