Hello,
Im running PHP4 and im trying to unserialize a serialize string. The serialize will work, but i cant get it unserialized. It's done with objects, and te unserialized result should be an object. But with print_r($unserialized string) it is empty...
I dunno if it is a bug in php or something, it works on another server with a different version of php4 mcvdmvs
mick@nederland.net
knows: html, JavaScript, dhtml, css, php, mysql, postgresql, xml, linux
to learn: java, c++, perl, python
Im running PHP4 and im trying to unserialize a serialize string. The serialize will work, but i cant get it unserialized. It's done with objects, and te unserialized result should be an object. But with print_r($unserialized string) it is empty...
I dunno if it is a bug in php or something, it works on another server with a different version of php4 mcvdmvs
mick@nederland.net
knows: html, JavaScript, dhtml, css, php, mysql, postgresql, xml, linux
to learn: java, c++, perl, python