DomAttribute::name
(PHP 4 >= 4.1.0)
DomAttribute::name — 属性の名前を返す
説明
string DomAttribute::name
( void
)
属性名を取得します。
返り値
属性名を返します。
PHP 5 への移行
DOMAttr の name プロパティを使用してください。
There are no user contributed notes for this page.
(PHP 4 >= 4.1.0)
DomAttribute::name — 属性の名前を返す
属性名を取得します。
属性名を返します。
DOMAttr の name プロパティを使用してください。