PHP. Руководство по PHP. 2005
wddx_serialize_value
wddx_serialize_value
Description
string wddx_serialize_value (mixed var [, string comment])wddx_serialize_value() is used to create a WDDX packet from a single given value. It takes the value contained in var, and an optional comment string that appears in the packet header, and returns the WDDX packet.
wddx_packet_start
wddx_serialize_vars