zlib_decode
(PHP 5 >= 5.4.0)
zlib_decode — Uncompress any raw/gzip/zlib encoded data
Description
string zlib_decode
( string
$data
[, string $max_decoded_len
] )Uncompress any raw/gzip/zlib encoded data.
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
data -
-
max_decoded_len -
Return Values
See Also
- zlib_encode() - Compress data with the specified encoding
There are no user contributed notes for this page.
