zlib_encode

Compress data with the specified encoding

Description

string zlib_encode ( string $data , string $encoding [, string $level = -1 ] )

Compress data with the specified encoding.

Warning

This function is currently not documented; only its argument list is available.

Parameters

data

encoding

level

Return Values

See Also

  • zlib_decode