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

search for in the

SplFixedArray::fromArray> <SplFixedArray::count
[edit] Last updated: Fri, 25 May 2012

view this page in

SplFixedArray::current

(PHP 5 >= 5.3.0)

SplFixedArray::current現在の配列の要素を返す

説明

public mixed SplFixedArray::current ( void )

現在の配列の要素を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

現在の要素の値を返します。

エラー / 例外

内部の配列ポインタが無効なインデックスを指していたり、範囲外にあったりする場合に RuntimeException をスローします。



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

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