News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

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




Community Events









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


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

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