SplFixedArray
PHP Manual

SplFixedArray::key

(PHP 5 >= 5.3.0, PHP 7)

SplFixedArray::keyReturn current array index

Beschreibung

public int SplFixedArray::key ( void )

Returns the current array index.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The current array index.


SplFixedArray
PHP Manual