(PHP 5 >= 5.0.0)
ArrayIterator::append — Append an element
Appends value as the last element.
This function is currently not documented; only its argument list is available.
The value to append.
No value is returned.
Note:
This method cannot be called when the ArrayIterator refers to an object.