Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ob_implicit_flush
ob_implicit_flush
Turn on/off implicit refresh
Name:
ob_implicit_flush
Category:
Output buffer control
Programming Language:
php
One-line Description:
Turn the implicit flush on or off.
Related
How to Use ob_implicit_flush to Improve PHP Page Response Speed?
7
Similar Functions
ob_implicit_flush
ob_implicit_flush
Turnon/offimplicitre
ob_flush
ob_flush
Refresh(send)outputb
ob_gzhandler
ob_gzhandler
Ob_startcallbackfunc
ob_end_flush
ob_end_flush
Refresh(send)theoutp
ob_get_clean
ob_get_clean
Getthecurrentbufferc
ob_start
ob_start
Turnonoutputbufferin
ob_get_length
ob_get_length
Returnsthelengthofth
ob_end_clean
ob_end_clean
Clear(erase)theoutpu
Popular Articles
How to Use ob_implicit_flush to Improve PHP Page Response Speed?