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

search for in the

Serializable> <ArrayAccess::offsetSet
Last updated: Fri, 24 Jul 2009

view this page in

ArrayAccess::offsetUnset

(PHP 5 >= 5.1.0)

ArrayAccess::offsetUnsetOffset to unset

설명

abstract public void ArrayAccess::offsetUnset ( string $offset )

Unsets an offset.

Note: This method will not be called when type-casting to (unset)

인수

offset

The offset to unset.

반환값

값을 반환하지 않습니다.



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

Serializable> <ArrayAccess::offsetSet
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites