SplFixedArray::current
(PHP 5 >= 5.3.0)
SplFixedArray::current — Return current array entry
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
The current element value.
Błędy/Wyjątki
Throws RuntimeException when the internal array pointer points to an invalid index or is out of bounds.
There are no user contributed notes for this page.
