ob_get_level

Example

 int ob_get_level ( void ) 

Description

Return the nesting level of the output buffering mechanism

Return Values

Returns the level of nested output buffering handlers or zero if output buffering is not active.