News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

PHPGeek.com: Using AuthComponent for Access Control in CakePHP

SaniSoft Blog: Bugs & enhancements for Auth component in CakePHP v1.2 - Part 1

The Bakery: introduction to dAuth v0.3

Debuggable Blog: How to have multiple paginated widgets on the same page with CakePHP

The Bakery: ToniAcl Component Tutorial


Community Events







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


security PEAR ajax package application conference mysql release zend job code example PHP5 cakephp zendframework framework book developer database releases

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