Skip to content

Instantly share code, notes, and snippets.

@kleo
Created January 14, 2024 11:07
Show Gist options
  • Save kleo/a334cce05e27d279b5ab347030b790f2 to your computer and use it in GitHub Desktop.
Save kleo/a334cce05e27d279b5ab347030b790f2 to your computer and use it in GitHub Desktop.
<?php
echo gzinflate( base64_decode( <base64> ));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment