PHP Serialize/Unserialize

Turn JSON into a PHP serialized string, or a serialized string back into JSON. This is the one tool here that runs on the server, because it uses PHP's own serialize().

Input
Result