ob_implicit_flush(3) php man page | unix.com

Man Page: ob_implicit_flush

Operating Environment: php

Section: 3

OB_IMPLICIT_FLUSH(3)							 1						      OB_IMPLICIT_FLUSH(3)

ob_implicit_flush - Turn implicit flush on/off

SYNOPSIS
void ob_implicit_flush ([int $flag = true])
DESCRIPTION
ob_implicit_flush(3) will turn implicit flushing on or off. Implicit flushing will result in a flush operation after every output call, so that explicit calls to flush(3) will no longer be needed.
PARAMETERS
o $flag - TRUE to turn implicit flushing on, FALSE otherwise.
RETURN VALUES
No value is returned.
SEE ALSO
flush(3), ob_start(3), ob_end_flush(3). PHP Documentation Group OB_IMPLICIT_FLUSH(3)
Related Man Pages
tiffflushdata(3t) - redhat
qiflush(3xcurses) - sunos
intrflush(3xcurses) - opensolaris
qiflush(3xcurses) - opensolaris
ob_end_flush(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)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch