downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

gzdeflate> <gzcompress
Last updated: Fri, 11 Dec 2009

view this page in

gzdecode

(PHP 6 >= 6.0.0)

gzdecodeDecodes a gzip compressed string

Description

string gzdecode ( string $data [, int $length ] )

This function returns a decoded version of the input data .

Parameters

data

The data to decode, encoded by gzencode().

length

The maximum length of data to decode.

Return Values

The decoded string, or FALSE if an error occurred.

See Also



add a note add a note User Contributed Notes
gzdecode
There are no user contributed notes for this page.

gzdeflate> <gzcompress
Last updated: Fri, 11 Dec 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites