Let's talk about output buffering. Sure, it's easy to turn on -- either one line of code, or a one-line change to php.ini, right? But once you've enabled this PHP feature, what can you do with it?
It's how CMSs cache pages. It's how you can modify links before the page is sent to the browser. It's just plain awesome.
Come explore the power of PHP's output buffering feature with the West Suburban Chicago PHP Meetup!
Comments