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_implicit_flush
ob_implicit_flush
Turnon/offimplicitre
ob_flush
ob_flush
Refresh(send)outputb
ob_get_length
ob_get_length
Returnsthelengthofth
ob_start
ob_start
Turnonoutputbufferin
ob_end_clean
ob_end_clean
Clear(erase)theoutpu
output_reset_rewrite_vars
output_reset_rewrite_vars
ResetURLrewritervalu
ob_clean
ob_clean
Clear(erase)theoutpu
ob_get_status
ob_get_status
Getthestatusoftheout
Popular Articles
What Are the Differences Between ob_get_length and ob_get_contents? Common Questions Answered