wddx_unserialize do not work in PHP (Version 5.2.5) I must use wddx_deserialize instead.
wddx_unserialize
(PHP 4, PHP 5)
wddx_unserialize — Unserializes a WDDX packet
Parameters
- packet
-
A WDDX packet, as a string or stream.
Return Values
Returns the unserialized value which can be a string, a number or an array. Note that structures are unserialized into associative arrays.
wddx_unserialize
c dot leduc at polymtl dot ca
03-Jun-2009 10:30
03-Jun-2009 10:30
