Query: http_deflate
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_DEFLATE(3) 1 HTTP_DEFLATE(3) http_deflate - Deflate dataSYNOPSISstring http_deflate (string $data, [int $flags])DESCRIPTIONCompress data with gzip, zlib AKA deflate or raw deflate encoding. See the deflate constants table for possible values for the $flags parameter.PARAMETERSo $data - String containing the data that should be encoded o $flags - deflate optionsRETURN VALUESReturns the encoded string on success, or NULL on failure.SEE ALSOhttp_inflate(3), HttpDeflateStream. PHP Documentation Group HTTP_DEFLATE(3)
Related Man Pages |
---|
io::compress::deflate(3pm) - mojave |
io::compress::deflate(3) - centos |
gzcompress(3) - php |
gzdeflate(3) - php |
io::compress::deflate(3pm) - suse |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |