This is part of a problem given to me. Using openssl_decrypt to decrypt a string, followed by using gzinflate and base64_decode to get some result. the code snippet is shown