ob_tidyhandler
PHP 5, PHP 7, PHP 8
ob_tidyhandler - ob_start callback function to repair the buffer
Manual
ob_tidyhandler(
string$input,
[int$mode] ): string
Callback function for ob_start to repair the buffer.
Parameters
- input
-
The buffer.
- mode
-
The buffer mode.
Return Values
Returns the modified buffer.