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