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

search for in the

DOMElement::getAttributeNode> <DOMElement::__construct
Last updated: Fri, 14 Nov 2008

view this page in

DOMElement::getAttribute

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

DOMElement::getAttribute属性の値を返す

説明

string DOMElement::getAttribute ( string $name )

現在のノードから、名前が name である属性の値を取得します。

パラメータ

name

属性の名前。

返り値

属性の値、あるいは name に対応する属性が 見つからなかった場合には空の文字列を返します。



add a note add a note User Contributed Notes
DOMElement::getAttribute
There are no user contributed notes for this page.

DOMElement::getAttributeNode> <DOMElement::__construct
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites