SplFixedArray
PHP Manual

SplFixedArray::key

(PHP 5 >= 5.3.0)

SplFixedArray::keyReturn current array index

Açıklama

public int SplFixedArray::key ( void )

Returns the current array index.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current array index.


SplFixedArray
PHP Manual