Zlib 函数
在线手册:中文 英文
PHP手册

zlib_encode

(PHP 5 >= 5.4.0)

zlib_encodeCompress data with the specified encoding

说明

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

Compress data with the specified encoding.

Warning

本函数还未编写文档,仅有参数列表。

参数

data

encoding

level

返回值

参见


Zlib 函数
在线手册:中文 英文
PHP手册