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 |
|---|
| gzencode(3) - php |
| utf8_encode(3) - php |
| sessionhandlerinterface.read(3) - php |
| httpinflatestream(3) - php |
| gzcompress(3) - php |