(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::offsetSet — Set value for an offset
$index
, string $newval
)Sets a value for a given offset.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
index
The index to set for.
newval
The new value to store at the index.
Nu este întoarsă nici o valoare.