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
httpdeflatestream(3) - php
openssl_encrypt(3) - php
ob_gzhandler(3) - php
sqlite_udf_decode_binary(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update