array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), '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 => 'Funzioni Zlib', ), 'prev' => array ( 0 => 'function.zlib-encode.php', 1 => 'zlib_encode', ), 'next' => array ( 0 => 'refs.crypto.php', 1 => 'Estensioni crittografiche', ), '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

Descrizione

zlib_get_coding_type(): string|false

Returns the coding type used for output compression.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Possible return values are gzip, deflate, or false.

Vedere anche: