http_inflate

 string http_inflate ( string $data ) 

説明

Decompress data compressed with either gzip, deflate AKA zlib or raw deflate encoding.

戻り値

Returns the decoded string on success, or NULL on failure.