ArrayIterator
PHP Manual

ArrayIterator::getArrayCopy

(PHP 5 >= 5.0.0)

ArrayIterator::getArrayCopyGet array copy

Opis

public array ArrayIterator::getArrayCopy ( void )

Get a copy of an array.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A copy of the array, or array of public properties if ArrayIterator refers to an object.

Zobacz też:


ArrayIterator
PHP Manual