PHP Dokumentation: Function zlib-get-coding-type
12. Januar 2010 von werner
zlib_get_coding_type
(PHP 4 >= 4.3.2, PHP 5)
zlib_get_coding_type — Gibt die für Ausgabekomprimierung genutze Methode zurück
Beschreibung
string zlib_get_coding_type ( void )
Gibt die für Ausgabekomprimierung genutze Methode zurück.
Rückgabewerte
Mögliche Ergebnisse sind gzip, deflate, oder FALSE.
Siehe auch
- Die zlib.output_compression Direktive.