wddx_unserialize
(PHP 3 >= 3.0.7, PHP 5 CVS only)
wddx_unserialize -- Unserializes a WDDX packet
Description
mixed
wddx_unserialize ( string packet )
wddx_unserialize() takes a
packet string and unserializes it. It
returns the result which can be string, number, or array. Note
that structures are unserialized into associative arrays.