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

search for in the

XMLReader::getAttributeNs> <XMLReader::getAttribute
Last updated: Fri, 13 Nov 2009

view this page in

XMLReader::getAttributeNo

(PHP 5 >= 5.1.2)

XMLReader::getAttributeNoインデックスをもとに、属性の値を取得する

説明

string XMLReader::getAttributeNo ( int $index )

その位置をもとにして属性の値を返します。属性が存在しなかったり 現在位置が要素ノードでなかったりした場合には空の文字列を返します。

パラメータ

index

属性の位置。

返り値

属性の値を返します。指定した位置 index に 属性が見つからなかったり、現在位置が要素ではなかったりした場合には 空の文字列を返します。

参考



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

XMLReader::getAttributeNs> <XMLReader::getAttribute
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites