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

search for in the

ArrayAccess::offsetUnset> <ArrayAccess::offsetGet
Last updated: Fri, 20 Nov 2009

view this page in

ArrayAccess::offsetSet

(PHP 5 >= 5.1.0)

ArrayAccess::offsetSetOffset to set

Descrierea

abstract public void ArrayAccess::offsetSet ( mixed $offset , mixed $value )

Assigns a value to the specified offset.

Parametri

offset

The offset to assign the value to.

value

The value to set.

Valorile întroarse

Nu este întoarsă nici o valoare.



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

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