PHP8 zlib_get_coding_type
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
zlib_get_coding_type — 返回用于输出压缩的编码类型
说明
zlib_get_coding_type(): string|false
返回用于输出压缩的编码类型。
参数
此函数没有参数。
返回值
可能的返回值为 , , 或 false。gzipdeflate
参见
- zlib.output_compression指令
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
zlib_get_coding_type — 返回用于输出压缩的编码类型
zlib_get_coding_type(): string|false
返回用于输出压缩的编码类型。
此函数没有参数。
可能的返回值为 , , 或 false。gzipdeflate