(PHP 5 >= 5.4.0, PHP 7)
Compress data with the specified encoding
string zlib_encode ( string $data, string $encoding [, string $level = -1 ] )
Compress data with the specified encoding.
Parameters:
data
Compress data with the specified encoding.
encoding
Compress data with the specified encoding.
level
Compress data with the specified encoding.
Returns:
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.