(PHP 5 >= 5.1.0)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
本函数暂无文档,仅有参数列表。
Sets the value at the specified index to newval.
The index being set.
The new value for the index .
无返回值。