PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XML Parser> <WDDX Functions
Last updated: Fri, 15 Aug 2008

view this page in

wddx_unserialize

(No version information available, might be only in CVS)

wddx_unserializeUnserializes a WDDX packet

Descripción

mixed wddx_unserialize ( string $packet )

Unserializes a WDDX packet .

Lista de parámetros

packet

A WDDX packet, as a string or stream.

Valores retornados

Returns the unserialized value which can be a string, a number or an array. Note that structures are unserialized into associative arrays.



add a note add a note User Contributed Notes
wddx_unserialize
There are no user contributed notes for this page.

XML Parser> <WDDX Functions
Last updated: Fri, 15 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites