(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).