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

search for in the

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

view this page in

OCI-Collection::assignElem

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Collection::assignElemAsigna un valor a un elemento de la colección

Descripción

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

Asigna un valor al elemento con índice index.

Parámetros

index

El índice del elemento. El primer índice es 0.

value

Puede ser una cadena de caracteres o un número.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.



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

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