Output Buffering
High Performance PHP
2025-01-09
12
•
Efficient
•
Flexible
•
In your script with
ob_start()
•
Everywhere with
output_buffering = On
(
php.ini
)