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); ?>
(PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8)
zlib_get_coding_type — Returns the coding type used for output compression
У цієї функції немає параметрів.
Possible return values are gzip
, deflate
,
or false
.