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

search for in the

序列化> <ArrayAccess::offsetSet
[edit] Last updated: Fri, 14 Jun 2013

view this page in

ArrayAccess::offsetUnset

(PHP 5 >= 5.0.0)

ArrayAccess::offsetUnset复位一个偏移位置的值

说明

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

复位一个偏移位置的值。

Note:

当使用 (unset) 进行类型转换时,该方法不会被调用。

参数

offset

待复位的偏移位置。

返回值

没有返回值。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites