ArrayObject::offsetSet
(PHP 5)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Описание
Предупреждение
В момента тази функция не е документирана; наличен е единствено списък с аргументите.
Sets the value at the specified index to newval.
Параметри
- index
-
The index being set.
- newval
-
The new value for the index .
Връщани стойности
Няма връщана стойност.
ArrayObject::offsetSet
There are no user contributed notes for this page.
