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: Tue, 28 Jul 2009

view this page in

ArrayAccess::offsetGet

(PHP 5 >= 5.1.0)

ArrayAccess::offsetGetOffset to retrieve

설명

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

Returns the value at specified offset.

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

인수

offset

The offset to retrieve.

반환값

Can return all value types.

참고



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: Tue, 28 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites