Forum und email
wddx_unserialize

wddx_unserialize

(PHP 3 >= 3.0.7, PHP 5 CVS only)

wddx_unserialize -- Unserializes a WDDX packet

Popis

mixed wddx_unserialize ( string packet )

Unserializes a WDDX packet.

Seznam parametrů

packet

A WDDX packet, as a string or stream.

Návratové hodnoty

Returns the unserialized value which can be a string, a number or an array. Note that structures are unserialized into associative arrays.