PHP: zlib_get_coding_type - Manual (original) (raw)

Change language:

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

zlib_get_coding_type — Returns the coding type used for output compression

Description

zlib_get_coding_type(): string|false

Returns the coding type used for output compression.

Parameters

This function has no parameters.

Return Values

Possible return values are gzip, deflate, or [false](reserved.constants.php#constant.false).

See Also

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

+add a note

User Contributed Notes

There are no user contributed notes for this page.