gzdecode

Example

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

Description

This function returns a decoded version of the input data.

Return Values

The decoded string, or FALSE if an error occurred.