zlib_get_coding_type

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

zlib_get_coding_typeGibt die für Ausgabekomprimierung genutze Methode zurück

Beschreibung

zlib_get_coding_type ( void ) : string

Gibt die für Ausgabekomprimierung genutze Methode zurück.

Rückgabewerte

Mögliche Ergebnisse sind gzip, deflate, oder FALSE.

Siehe auch