HTTP Funktionen
PHP Manual

ob_inflatehandler

(PECL pecl_http >= 0.21.0)

ob_inflatehandlerInflate output handler

Beschreibung

string ob_inflatehandler ( string $data , int $mode )

Zur Nutzung mit ob_start().

Same restrictions as with ob_deflatehandler() apply.

Siehe auch


HTTP Funktionen
PHP Manual