WDDX Functions

Function Returns Description
wddx_add_vars(packet_id, vars)Boolean Serializes the variables then adds them to the specified packet_id.
wddx_deserialize(packet)Mixed Deserializes the specified packet.
wddx_packet_end(packet_id)String Ends the specified packet.
wddx_packet_start([comment])Integer Starts a new packet.
wddx_serialize_value(var, [comment])String Serializes a single value into the packet.
wddx_serialize_vars(vars)String Serializes an array of variables into the packet.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset