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
urldecode(3) - php
curl_unescape(3) - php
gzcompress(3) - php
sqlite_udf_decode_binary(3) - php
apr::base64(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch