downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ArrayAccess::offsetSet> <ArrayAccess::offsetExists
Last updated: Fri, 20 Nov 2009

view this page in

ArrayAccess::offsetGet

(PHP 5 >= 5.1.0)

ArrayAccess::offsetGetOffset to retrieve

Descrierea

abstract public mixed ArrayAccess::offsetGet ( mixed $offset )

Returns the value at specified offset.

This method is executed when checking if offset is empty().

Parametri

offset

The offset to retrieve.

Valorile întroarse

Can return all value types.

Vedeţi de asemenea



add a note add a note User Contributed Notes
ArrayAccess::offsetGet
There are no user contributed notes for this page.

ArrayAccess::offsetSet> <ArrayAccess::offsetExists
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites