array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.zlib-get-coding-type.php', 1 => 'zlib_get_coding_type', 2 => 'Returns the coding type used for output compression', ), 'up' => array ( 0 => 'ref.zlib.php', 1 => 'Zlib Функції', ), 'prev' => array ( 0 => 'function.zlib-encode.php', 1 => 'zlib_encode', ), 'next' => array ( 0 => 'class.deflatecontext.php', 1 => 'DeflateContext', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/zlib/functions/zlib-get-coding-type.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

zlib_get_coding_type

(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)

zlib_get_coding_typeReturns the coding type used for output compression

Опис

zlib_get_coding_type(): string|false

Returns the coding type used for output compression.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Possible return values are gzip, deflate, or false.

Прогляньте також