ob_deflatehandler
(PECL pecl_http >= 0.21.0)
ob_deflatehandler — Deflate output handler
Descrierea
string ob_deflatehandler
( string $data
, int $mode
)
Pentru a fi utilizat cu ob_start ().
Notă: Acest handler de ieşire poate fi utilizat numai o singură dată.
The deflate output buffer handler can only be used once.
It conflicts with ob_gzhandler() and zlib.output_compression as well and should not be used after mbstring extension's mb_output_handler() and session extension's URL-Rewriter (AKA session.use_trans_sid).
Vedeţi de asemenea
- ob_inflatehandler() - Inflate output handler
- ob_start() - Turn on output buffering
ob_deflatehandler
There are no user contributed notes for this page.
