ob_get_flush

Supported Versions: PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
Flush (send) the return value of the active output handler, return the contents of the active output buffer and turn it off
<?php ob_get_flush(): string|false