diff --git a/reference/wddx/functions/wddx-deserialize.xml b/reference/wddx/functions/wddx-deserialize.xml index c1bfd9598a..abce45f8a1 100644 --- a/reference/wddx/functions/wddx-deserialize.xml +++ b/reference/wddx/functions/wddx-deserialize.xml @@ -1,25 +1,19 @@ - - - - - wddx_deserialize - Deserializes a WDDX packet - - - Description - - mixedwddx_deserialize - stringpacket - - - wddx_deserialize takes a - packet string and deserializes it. It - returns the result which can be string, number, or array. Note - that structures are deserialized into associative arrays. - - - + + + + wddx_deserialize + &Alias; wddx_unserialize + + + + &reftitle.description; + + &info.function.alias; + wddx_unserialize. + + + + + + + wddx_unserialize + Unserializes a WDDX packet + + + Description + + mixedwddx_unserialize + stringpacket + + + wddx_unserialize takes a + packet string and unserializes it. It + returns the result which can be string, number, or array. Note + that structures are unserialized into associative arrays. + + + + +