zlib_get_coding_type
zlib_get_coding_type
(PHP 4 >= 4.3.2, PHP 5, PHP 7)
zlib_get_coding_type — 返回用于输出压缩的编码类型
描述
string zlib_get_coding_type ( void )
返回用于输出压缩的编码类型。
返回值
可能的返回值是gzip
,deflate
或FALSE
。
(PHP 4 >= 4.3.2, PHP 5, PHP 7)
zlib_get_coding_type — 返回用于输出压缩的编码类型
string zlib_get_coding_type ( void )
返回用于输出压缩的编码类型。
可能的返回值是gzip
,deflate
或FALSE
。