ArrayObject::unserialize
(PHP 5 >= 5.3.0)
ArrayObject::unserialize — Unserialize an ArrayObject
Opis
public void ArrayObject::unserialize
( string
$serialized
)Unserializes a serialized ArrayObject.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Zwracane wartości
The unserialized ArrayObject.
Zobacz też:
- ArrayIterator::serialize() - Serialize
- unserialize() - Creates a PHP value from a stored representation
- Serializing Objects
There are no user contributed notes for this page.
