Query: ob_deflatehandler
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OB_DEFLATEHANDLER(3) 1 OB_DEFLATEHANDLER(3) ob_deflatehandler - Deflate output handlerSYNOPSISstring ob_deflatehandler (string $data, int $mode)DESCRIPTIONFor use with ob_start(3). Note This output handler can only be used once. The deflate output buffer handler can only be used once. It conflicts with ob_gzhandler(3) and zlib.output_compression as well and should not be used after mbstring extension's mb_output_han- dler(3) and session extension's URL-Rewriter (AKA session.use_trans_sid).SEE ALSOob_inflatehandler(3), ob_start(3). PHP Documentation Group OB_DEFLATEHANDLER(3)
| Related Man Pages |
|---|
| ob_get_clean(3) - php |
| ob_start(3) - php |
| ob_end_clean(3) - php |
| ob_get_status(3) - php |
| ob_list_handlers(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Denial Of Service Attack Update |