Skip to content

Instantly share code, notes, and snippets.

@GiovanniGrieco
Created June 16, 2013 15:42
Show Gist options
  • Save GiovanniGrieco/6c958f283e31f7e8ca6d to your computer and use it in GitHub Desktop.
Save GiovanniGrieco/6c958f283e31f7e8ca6d to your computer and use it in GitHub Desktop.
Decompress a gzip stream that was pushed to a webserver
$x = file_get_contents("compress.zlib://php://input");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment