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

search for in the

SplFixedArray::offsetSet> <SplFixedArray::offsetExists
Last updated: Fri, 14 Aug 2009

view this page in

SplFixedArray::offsetGet

(PHP 5 >= 5.3.0)

SplFixedArray::offsetGetRetourne la valeur à l'index donné

Description

public mixed SplFixedArray::offsetGet ( int $index )

Retourne la valeur à l'index index .

Liste de paramètres

index

L'index de la valeur demandée.

Valeurs de retour

La valeur spécifiée à l'index index .



add a note add a note User Contributed Notes
SplFixedArray::offsetGet
There are no user contributed notes for this page.

SplFixedArray::offsetSet> <SplFixedArray::offsetExists
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites