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

search for in the

OCI-Collection::assignElem> <OCI-Collection::append
[edit] Last updated: Fri, 17 May 2013

view this page in

OCI-Collection::assign

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Collection::assignコレクションに他の存在するコレクションから値を割り当てる

説明

bool OCI-Collection::assign ( OCI-Collection $from )

事前に生成された他のコレクションからコレクションの値を割り当てます。 両方のコレクションは、使用する前に oci_new_collection() を使って生成される必要があります。

パラメータ

from

OCI-Collection のインスタンスを指定します。

返り値

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



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

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