HTTP 函数
PHP Manual

ob_inflatehandler

(PECL pecl_http >= 0.21.0)

ob_inflatehandlerInflate output handler

说明

string ob_inflatehandler ( string $data , int $mode )

用于 ob_start().

Same restrictions as with ob_deflatehandler() apply.

参见


HTTP 函数
PHP Manual