Query: wddx_deserialize
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WDDX_DESERIALIZE(3) 1 WDDX_DESERIALIZE(3) wddx_deserialize - Unserializes a WDDX packetSYNOPSISmixed wddx_deserialize (string $packet)DESCRIPTIONUnserializes a WDDX $packet.PARAMETERSo $packet - A WDDX packet, as a string or stream.RETURN VALUESReturns the deserialized value which can be a string, a number or an array. Note that structures are deserialized into associative arrays. PHP Documentation Group WDDX_DESERIALIZE(3)