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
tiffflush(3t) - redhat
intrflush(3xcurses) - sunos
intrflush(3xcurses) - opensolaris
ob_get_flush(3) - php
ob_list_handlers(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch