php man page for http_inflate

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 data

SYNOPSIS
string http_inflate (string $data)
DESCRIPTION
Decompress data compressed with either gzip, deflate AKA zlib or raw deflate encoding.
PARAMETERS
o $data - string containing the compressed data
RETURN VALUES
Returns the decoded string on success, or NULL on failure.
SEE ALSO
http_deflate(3), HttpInflateStream. PHP Documentation Group HTTP_INFLATE(3)
Related Man Pages
curlopt_accept_encoding(3) - mojave
gzencode(3) - php
sessionhandlerinterface.read(3) - php
gzcompress(3) - php
gzdeflate(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch