PHP Dokumentation: Function ob-inflatehandler
12. Januar 2010 von werner
ob_inflatehandler
(PECL pecl_http >= 0.21.0)
ob_inflatehandler — Inflate output handler
Beschreibung
string ob_inflatehandler ( string $data , int $mode )
Zur Nutzung mit ob_start().
Same restrictions as with ob_deflatehandler() apply.
Siehe auch
- ob_deflatehandler() – Deflate output handler
- ob_start() – Ausgabepufferung aktivieren