CII. WDDX Functions

In order to use WDDX , you will need to install the expat library ( which comes with apache 1.3.7 or higher ) and recompile PHP with --with-xml and --enable-wddx .

הערה :

דוגמה 1 .






דוגמה 2 .








תוכן העניינים:
wddx_add_vars -- Add variables to a WDDX packet with the specified ID
wddx_deserialize -- Deserializes a WDDX packet
wddx_packet_end -- Ends a WDDX packet with the specified ID
wddx_packet_start -- Starts a new WDDX packet with structure inside it
wddx_serialize_value -- Serialize a single value into a WDDX packet
wddx_serialize_vars -- Serialize variables into a WDDX packet