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

search for in the

XML Parser> <wddx_serialize_vars
Last updated: Fri, 20 Nov 2009

view this page in

wddx_unserialize

(PHP 4, PHP 5)

wddx_unserializeUnserializes a WDDX packet

Description

mixed wddx_unserialize ( string $packet )

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.



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

XML Parser> <wddx_serialize_vars
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites