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

search for in the

 
Last updated: Fri, 29 Aug 2008

view this page in

DOMNamedNodeMap::item

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

DOMNamedNodeMap::itemインデックスで指定したノードを取得する

説明

DOMNode DOMNamedNodeMap::item ( int $index )

DOMNamedNodeMap オブジェクトから、 index で指定したノードを取得します。

パラメータ

index

マップ内のインデックス。

返り値

マップ内の index 番目の位置にあるノード、 あるいはインデックスが不正な形式 (マップ内の要素数以上) の場合は NULL を返します。



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

 
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites