ArrayIterator::unserialize

(PHP 5 >= 5.3.0)

ArrayIterator::unserializeUnserialize

Опис

public string ArrayIterator::unserialize ( string $serialized )

Unserialize.

Увага

This function is currently not documented; only its argument list is available.

Параметри

serialized

The serialized ArrayIterator object to be unserialized.

Значення, що повертаються

The ArrayIterator.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top