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)
| Related Man Pages |
|---|
| curlopt_accept_encoding(3) - mojave |
| pigz(1) - netbsd |
| gzencode(3) - php |
| gzcompress(3) - php |
| ob_gzhandler(3) - php |