php man page for gzdecode

Query: gzdecode

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GZDECODE(3)								 1							       GZDECODE(3)

gzdecode - Decodes a gzip compressed string

SYNOPSIS
string gzdecode (string $data, [int $length])
DESCRIPTION
This function returns a decoded version of the input $data.
PARAMETERS
o $data - The data to decode, encoded by gzencode(3). o $length - The maximum length of data to decode.
RETURN VALUES
The decoded string, or FALSE if an error occurred.
SEE ALSO
gzencode(3). PHP Documentation Group GZDECODE(3)
Related Man Pages
gzencode(3) - php
socket_read(3) - php
sessionhandlerinterface.read(3) - php
sqlite_udf_decode_binary(3) - php
sqlite_udf_encode_binary(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update