ob_get_flush

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
ob_get_flush - Flush the output buffer, return it as a string and turn off output buffering
Manual
Code Examples

Example #1 ob_get_flush example

Result: Array ( [0] => default output handler ) Array ( )
PHP Version:


Function ob_get_flush:

Output Buffering Control Functions

Most used PHP functions