zlib_encode

(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:

zlib_decode() -

doc_php
2016-02-24 15:55:48
Comments
Leave a Comment

Please login to continue.