ob_get_length

Example

 int ob_get_length ( void ) 

Description

This will return the length of the contents in the output buffer.

Return Values

Returns the length of the output buffer contents or FALSE if no buffering is active.