(PHP 4, PHP 5, PHP 7)
wddx_deserialize — Unserializes a WDDX packet
This function was REMOVED in PHP 7.4.0.
Unserializes a WDDX packet
.
Do not pass untrusted user input to wddx_deserialize(). Unserialization can result in code being loaded and executed due to object instantiation and autoloading, and a malicious user may be able to exploit this. Use a safe, standard data interchange format such as JSON (via json_decode() and json_encode()) if you need to pass serialized data to the user.
packet
A WDDX packet, as a string or stream.
Returns the deserialized value which can be a string, a number or an array. Note that structures are deserialized into associative arrays.
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant