codecamp

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指令


PHP8 zlib_encode
PHP8 Zlib DeflateContext 类
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定