Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ob_flush
ob_flush
Refresh (send) output buffer
Name:
ob_flush
Category:
Output buffer control
Programming Language:
php
One-line Description:
Output the contents of the top-most output buffer and clear the buffer.
Related
Optimize PHP Real-Time Data Output with ob_flush for Smoother Webpages
4
What’s the Difference Between ob_flush and flush in PHP? A Practical Usage Comparison
1
Similar Functions
ob_gzhandler
ob_gzhandler
Ob_startcallbackfunc
ob_get_contents
ob_get_contents
Returnsthecontentsof
ob_end_flush
ob_end_flush
Refresh(send)theoutp
ob_flush
ob_flush
Refresh(send)outputb
ob_clean
ob_clean
Clear(erase)theoutpu
ob_get_clean
ob_get_clean
Getthecurrentbufferc
output_reset_rewrite_vars
output_reset_rewrite_vars
ResetURLrewritervalu
ob_get_level
ob_get_level
Returnsthenestinglev
Popular Articles
What’s the Difference Between ob_flush and flush in PHP? A Practical Usage Comparison
Optimize PHP Real-Time Data Output with ob_flush for Smoother Webpages