GZDECODE(3) 1 GZDECODE(3) gzdecode - Decodes a gzip compressed stringSYNOPSISstring gzdecode (string $data, [int $length])DESCRIPTIONThis function returns a decoded version of the input $data.PARAMETERSo $data - The data to decode, encoded by gzencode(3). o $length - The maximum length of data to decode.RETURN VALUESThe decoded string, or FALSE if an error occurred.SEE ALSOgzencode(3). PHP Documentation Group GZDECODE(3)
| Related Man Pages |
|---|
| gzencode(3) - php |
| urldecode(3) - php |
| apr::base64(3) - osx |
| socket_read(3) - php |
| gzdeflate(3) - php |