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)