News Feed
Jobs Feed
Sections




News Archive
Felix Geisendörfer's Blog:
The ultimate CakePHP bootstrap technique
August 15, 2006 @ 07:19:54

In his latest blog post today, Felix Geisendörfer shares his "ultimate bootstrap technique" for CakePHP without having to render a page.

Ok, I shouldn't use such a buzz-headline, but I was very happy today, when I discovered a new way to bootsrap CakePHP wihout having to render a page. This is especially useful when you try to embed CakePHP in existing php apps (drupal, wordpress, ..., ?), or when you try to write unit tests for highly coupled classes such as Controllers or Models.

Basically, the technique involves tricking the Dispatcher into not rendering based on the $_GET values by making it think that it's being asked for the favicon.ico file.

0 comments voice your opinion now!
bootstrap cakephp technique favicon dispatcher bootstrap cakephp technique favicon dispatcher


blog comments powered by Disqus

Similar Posts

Shift8 Blog: Moving from CakePHP to Lithium: Helpers

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

Cake Baker's Blog: Unofficial CakePHP forums

PHPBuilder.com: Using the mysqli Interface: Basic Techniques

PHPBuilder.com: The ABC's of PHP Part 3 - Basic Script Building in PHP


Community Events











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


development usergroup database conference release framework functional community symfony2 language opinion interview podcast introduction phpunit zendframework2 testing series example rest

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