Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ob_get_length
ob_get_length
Returns the length of the output buffer
Name:
ob_get_length
Category:
Output buffer control
Programming Language:
php
One-line Description:
Returns the number of bytes of data in the top-most output buffer.
Related
What Are the Differences Between ob_get_length and ob_get_contents? Common Questions Answered
1
Similar Functions
ob_gzhandler
ob_gzhandler
Ob_startcallbackfunc
output_add_rewrite_var
output_add_rewrite_var
AddURLrewritervalue
ob_get_length
ob_get_length
Returnsthelengthofth
ob_start
ob_start
Turnonoutputbufferin
output_reset_rewrite_vars
output_reset_rewrite_vars
ResetURLrewritervalu
ob_get_level
ob_get_level
Returnsthenestinglev
ob_get_contents
ob_get_contents
Returnsthecontentsof
ob_flush
ob_flush
Refresh(send)outputb
Popular Articles
What Are the Differences Between ob_get_length and ob_get_contents? Common Questions Answered