ob_deflatehandler(3) php man page | unix.com

Man Page: ob_deflatehandler

Operating Environment: php

Section: 3

OB_DEFLATEHANDLER(3)							 1						      OB_DEFLATEHANDLER(3)

ob_deflatehandler - Deflate output handler

SYNOPSIS
string ob_deflatehandler (string $data, int $mode)
DESCRIPTION
For 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 ALSO
ob_inflatehandler(3), ob_start(3). PHP Documentation Group OB_DEFLATEHANDLER(3)
Related Man Pages
ob_get_clean(3) - php
ob_end_flush(3) - php
session_id(3) - php
session_start(3) - php
mb_output_handler(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun