php man page for ob_implicit_flush

Query: ob_implicit_flush

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
tiffflushdata(3t) - redhat
tiffflush(3tiff) - debian
intrflush(3xcurses) - opensolaris
ob_list_handlers(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)