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
Code Examples
Example #1 ob_get_flush example
Result: Array
(
[0] => default output handler
)
Array
(
)