ArrayObject::offsetGet
(PHP 5)
ArrayObject::offsetGet — Returns the value at the specified $index
Description
WarningThis function is currently not documented; only its argument list is available.
Parameters
- index
-
The index with the value.
Return Values
The value at the specified $index.