I have two pieces of code, each using the same code.
In my "PHPTest" project, it works as intended. (Serializing an object). However, in my KVS 3.0 project, it just returns the un-readable bytes.
Any ideas on why I can't serialize a MySQL entry but I can serialize an object in the exact same way?
Edit 1: I should add that I use "USB Webserver" as my local server. (http://www.usbwebserver.net/en/) with the MySQL PHP code provided by @Erel.
Edit 2: Uploaded the right UniverseCore Zip.
In my "PHPTest" project, it works as intended. (Serializing an object). However, in my KVS 3.0 project, it just returns the un-readable bytes.
Any ideas on why I can't serialize a MySQL entry but I can serialize an object in the exact same way?
Edit 1: I should add that I use "USB Webserver" as my local server. (http://www.usbwebserver.net/en/) with the MySQL PHP code provided by @Erel.
Edit 2: Uploaded the right UniverseCore Zip.
Attachments
Last edited: