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

PHPBuilder.com: Creating a Database-driven Fuel PHP Application

Ruzz on Symfony: What is this all about?

DevShed: Working with the Active Record Class in Code Igniter

Community News: New Yahoo! Pipes PHP serialized output renderer

CodeIgniter Blog: CodeIgniter Community Voice - Elliot Haughin


Community Events











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


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

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