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 Nov 2009

view this page in

SplFixedArray::offsetExists

(PHP 5 >= 5.3.0)

SplFixedArray::offsetExistsReturns whether the requested index exists

Description

public bool SplFixedArray::offsetExists ( int $index )

Checks whether the requested index index exists.

Parameters

index

The index being checked.

Return Values

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.

SplFixedArray::offsetGet> <SplFixedArray::next
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites