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
[edit] Last updated: Fri, 25 May 2012

view this page in

SplFixedArray::offsetExists

(PHP 5 >= 5.3.0)

SplFixedArray::offsetExists指定した添字が存在するかどうかを返す

説明

public bool SplFixedArray::offsetExists ( int $index )

index で指定した添字が存在するかどうかを返します。

パラメータ

index

調べたい添字。

返り値

指定した添字が存在する場合に TRUE、それ以外の場合に 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