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

search for in the

OCI-Collection::free> <OCI-Collection::assign
[edit] Last updated: Fri, 25 May 2012

view this page in

OCI-Collection::assignElem

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Collection::assignElemコレクションの要素に値を割り当てる

説明

bool OCI-Collection::assignElem ( int $index , mixed $value )

インデックス index の要素に値を割り当てます。

パラメータ

index

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

value

文字列あるいは数値です。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



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

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