PHP Dokumentation: Function wddx-unserialize
12. Januar 2010 von werner
wddx_unserialize
(PHP 4, PHP 5)
wddx_unserialize — Unserializes a WDDX packet
Parameter-Liste
- packet
A WDDX packet, as a string or stream.
Rückgabewerte
Returns the unserialized value which can be a string, a number or an array. Note that structures are unserialized into associative arrays.