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

search for in the

SplFixedArray::offsetGet> <SplFixedArray::next
Last updated: Fri, 20 May 2011

view this page in

SplFixedArray::offsetExists

(PHP 5 >= 5.3.0)

SplFixedArray::offsetExistsReturns whether the requested index exists

Descripción

public bool SplFixedArray::offsetExists ( int $index )

Checks whether the requested index index exists.

Parámetros

index

The index being checked.

Valores devueltos

TRUE if the requested index exists, otherwise FALSE



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

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