ob_get_level
Description
int ob_get_level ( void )This will return the level of nested output buffering handlers.
See also ob_start() and ob_get_contents().
This will return the level of nested output buffering handlers.
See also ob_start() and ob_get_contents().