SplFixedArray
PHP Manual

SplFixedArray::key

(PHP 5 >= 5.3.0)

SplFixedArray::keyReturn current array index

Описание

public int SplFixedArray::key ( void )

Returns the current array index.

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

This function has no parameters.

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

The current array index.


SplFixedArray
PHP Manual