ob_get_length

PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8
ob_get_length - Return the length of the output buffer
Manual
Code Examples

Example #1 A simple ob_get_length example

Result: 6, 11
PHP Version:


Function ob_get_length:

Output Buffering Control Functions

Most used PHP functions