(PHP 5 >= 5.0.0)
ArrayIterator::append — Append an element
Appends value as the last element.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
value
The value to append.
Nessun valore viene restituito.
Nota:
This method cannot be called when the ArrayIterator refers to an object.