JavaScript Editor Javascript debugger     Website design 


wddx_unserialize

Unserializes a WDDX packet ()
mixed wddx_unserialize ( string packet )

Unserializes a WDDX packet.

Parameters

packet

A WDDX packet, as a string or stream.

Return Values

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