gzcompress说明string gzcompress ( string data [, int level] )This function compress the given string using the ZLIB data format. For details on the ZLIB compression algorithm see the document "ZLIB Compressed Data Format Specification version 3.3" (RFC 1950).
参数
| ||