ob_get_length
Description
int ob_get_length ( void )This will return the length of the contents in the output buffer or FALSE, if output buffering isn't active.
See also ob_start() and ob_get_contents().
This will return the length of the contents in the output buffer or FALSE, if output buffering isn't active.
See also ob_start() and ob_get_contents().
© 2012 lixlpixel • PHP manual © 2001 - 2012 the PHP group • IE doesn't support the CSS on this site, please use a modern browser - thank you