News Feed
Jobs Feed
Sections




News Archive
ThinkingPHP:
Issues with output buffering in CakePHP
July 17, 2006 @ 06:13:16

If you're using the CakePHP framework and are having a problem with output buffering, this quick tip on the ThinkingPHP blog might work for you.

Output buffering is a useful way to accomblish things in php like gzipping all html output and such. A while ago I wrote about it on this blog (see "A miracle called gzip") as well.

The reason I write about it again is, that I have discovered a little issue with it in CakePHP.

He notes that if you just use the ob_start with the gzip handler, debug issues arise. The soultion he's come up with, though, isn't quite as simple, but gets the job done in about ten lines and is easy to drop in anywhere.

2 comments voice your opinion now!
cakephp framework output buffering gzip debug cakephp framework output buffering gzip debug


blog comments powered by Disqus

Similar Posts

Matt Curry's Blog: Free CakePHP E-Book - Super Awesome Advanced CakePHP Tips

Blogge: Things You Must Know About CakePHP

RefreshinglyBlue Blog: PHP vs Ruby - Practical Language Differences

The Bakery: Basic User Authentication in (CakePHP) 1.2.x

Avatar Financial Group: 21 Things I Learned about CakePHP


Community Events











Don't see your event here?
Let us know!


development community framework interview introduction language tool unittest object example zendframework2 functional composer series conference testing podcast opinion release code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework