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

search for in the

OCI-Collection::max> <OCI-Collection::free
[edit] Last updated: Fri, 07 Jun 2013

view this page in

OCI-Collection::getElem

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Collection::getElem要素の値を返す

説明

mixed OCI-Collection::getElem ( int $index )

インデックス index (0 から始まる) を持つ要素の値を返します。

パラメータ

index

要素のインデックス。最初のインデックスは 0 です。

返り値

もし要素が存在しない場合 FALSE 、要素が NULL 文字列なら NULL 、要素が文字データ型なら文字列、 要素が数値フィールドなら数値を返します。



add a note add a note User Contributed Notes OCI-Collection::getElem - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites