Online PHP serialization and deserialization

All values in PHP can be converted to a string representing a byte stream using the serialize() function. The unserialize() function can revert the string back to the original PHP value. Serializing an object will save all its variables but not its methods, only the class name. This tool can simulate PHP serialization and deserialization online, converting an array to a serialized string and vice versa.

You recently used:

收藏: favorite Menu QQ