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, 20 May 2011

view this page in

SplFixedArray::offsetGet

(PHP 5 >= 5.3.0)

SplFixedArray::offsetGetReturns the value at the specified index

Descripción

public mixed SplFixedArray::offsetGet ( int $index )

Returns the value at the index index.

Parámetros

index

The index with the value.

Valores devueltos

The value at the specified index.



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

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