(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.
indexThe index to set for.
newvalThe new value to store at the index.
Nu este întoarsă nici o valoare.