ob_get_length

 int ob_get_length ( void ) 

説明

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

戻り値

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