Query: http_inflate
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_INFLATE(3) 1 HTTP_INFLATE(3) http_inflate - Inflate dataSYNOPSISstring http_inflate (string $data)DESCRIPTIONDecompress data compressed with either gzip, deflate AKA zlib or raw deflate encoding.PARAMETERSo $data - string containing the compressed dataRETURN VALUESReturns the decoded string on success, or NULL on failure.SEE ALSOhttp_deflate(3), HttpInflateStream. PHP Documentation Group HTTP_INFLATE(3)