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
openssl_decrypt(3) - php
openssl_encrypt(3) - php
httpinflatestream(3) - php
gzdeflate(3) - php
ob_gzhandler(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator