(PHP 5 >= 5.2.0, PHP 7)
The offsetSet purpose
public void CachingIterator::offsetSet ( string $index, string $newval )
Parameters:
index
The index of the element to be set.
newval
The new value for the index
.
Returns:
No value is returned.
This function is currently not documented; only its argument list is available.
Please login to continue.