SplFixedArray::offsetGet
(PHP 5 >= 5.3.0)
SplFixedArray::offsetGet — Returns the value at the specified index
Descripción
Returns the value at the index index.
Parámetros
- index
-
The index with the value.
Valores devueltos
The value at the specified index.
There are no user contributed notes for this page.
