Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.wddx-deserialize.html
Дата изменения: Sun Feb 3 22:57:38 2002
Дата индексирования: Tue Oct 2 10:24:26 2012
Кодировка:
wddx_deserialize

wddx_deserialize

(3.0.7 - 3.0.18 only, PHP 4 >= 4.0.0)

wddx_deserialize -- Deserializes a WDDX packet

Description

mixed wddx_deserialize ( string packet)

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.