wddx_deserialize

wddx_deserialize -- Deserializes a WDDX packet

Description

mixed wddx_deserialize(string packet);

wddx_deserialized() takes a packet string and deserializes it. It returns the result which can be string, number, or array. Note that structures are deserialized into associative arrays.