PHP - Manual: zlib_get_coding_type
2024-11-13
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
zlib_get_coding_type — Returns the coding type used for output compression
Returns the coding type used for output compression.
此函数没有参数。
Possible return values are gzip
, deflate
,
or false
.
官方地址:https://www.php.net/manual/en/function.zlib-get-coding-type.php