Output Buffering in PHP
Aug 2, 2022 · 5 min read · Output buffering is a concept some developers find hard to understand. In this article, I would explain what it is so you can use it with better understanding in your PHP applications. What is a buffer? A buffer is a location in the memory (i.e RAM) ...
Join discussion



