PHP » PYTHON |
login |
register |
about
|
import zlib zlib.decompress( data ) gzdecode(PHP 6 >= 6.0.0) gzdecode — Decodes a gzip compressed string Description
string gzdecode
( string $data
[, int $length
] )
This function returns a decoded version of the input data . Parameters
Return ValuesThe decoded string, or FALSE if an error occurred. |
more
Recently updated
more
Most requested
|