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

Description

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

Returns the value at specified offset.

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

Parameters

offset

The offset to retrieve.

Return Values

Can return all value types.

See Also



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