Home > PHP > Function > Zlib > zlib_get_coding_type()

zlib_get_coding_type()

zlib_get_coding_type - Returns the coding type used for output compression

Syntax

string zlib_get_coding_type ()

Arguments

-

Description

Returns the coding type used for output compression.

Version

PHP 4.3.2, 5

Return value

Possible return values are gzip, deflate, or FALSE.