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
Last updated: Fri, 14 Aug 2009

view this page in

OCI-Collection->assignElem

(PHP 5, PECL oci8 >= 1.1.0)

OCI-Collection->assignElemAssigne une valeur à un élément d'une collection Oracle

Description

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

Assigne une valeur à l'élément dont l'index est index .

Liste de paramètres

index

L'index de l'élément. Le premier vaut 1.

value

Peut être soit une chaîne de caractères, soit un nombre.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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

OCI-Collection->free> <OCI-Collection->assign
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites