SplFixedArray::key

(PHP 5 >= 5.3.0, PHP 7)

SplFixedArray::keyReturn current array index

Opis

public SplFixedArray::key ( void ) : int

Returns the current array index.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The current array index.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top