SplFixedArray
PHP Manual

SplFixedArray::current

(PHP 5 >= 5.3.0)

SplFixedArray::currentReturn current array entry

Описание

public mixed SplFixedArray::current ( void )

Get the current array element.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The current element value.


SplFixedArray
PHP Manual