PHP Doku:: Unserializes a WDDX packet - function.wddx-unserialize.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationWDDXWDDX Funktionenwddx_unserialize

Ein Service von Reinhard Neidl - Webprogrammierung.

WDDX Funktionen

<<wddx_serialize_vars

XML Parser>>

wddx_unserialize

(PHP 4, PHP 5)

wddx_unserializeUnserializes a WDDX packet

Beschreibung

mixed wddx_unserialize ( string $packet )

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)