Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<http_negotiate_languageob_etaghandler>
Last updated: Tue, 19 Sep 2006

ob_deflatehandler

(no version information, might be only in CVS)

ob_deflatehandler -- Deflate output handler

Description

string ob_deflatehandler ( string data, int mode )

For use with ob_start().

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 ext/mbstrings mb_output_handler and ext/sessions URL-Rewriter (AKA session.use_trans_sid).




<http_negotiate_languageob_etaghandler>
Last updated: Tue, 19 Sep 2006