ArrayObject::offsetGet
ArrayObject::offsetUnset
spl
PHP Manual
ArrayObject::offsetSet
(PHP 5)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Description
void
ArrayObject::offsetSet
(
mixed
$index
,
mixed
$newval
)
Warning
本函数暂无文档,仅有参数列表。
ArrayObject::offsetGet
ArrayObject::offsetUnset
spl
PHP Manual