Hi,
I am developing an application in PHP. I have serialized some data:
a:2:{i:32;s:1:"2";i:33;s:1:"2";}, this is the serialized data. I need to know, how to unserialize this. It would be great if anyone can help me out with this.
Unserializing data
Moderator: General Moderators