hosting y dominios
ArrayObject
PHP Manual

ArrayObject::offsetGet

(PHP 5)

ArrayObject::offsetGet — Returns the value at the specified $index

Descripción

mixed ArrayObject::offsetGet ( mixed $index )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Lista de parámetros

index

The index with the value.

Valores retornados

The value at the specified $index.


ArrayObject
PHP Manual