Join our community in the tech forums for uncut technology discussion.
wddx_deserialize
(PHP 3>= 3.0.7, PHP 4 , PHP 5) wddx_deserialize -- Deserializes a WDDX packet Descriptionmixed wddx_deserialize ( string packet )
wddx_deserialize() 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.
Join our community in the tech forums for uncut technology discussion.
|