News Feed
Jobs Feed
Sections




News Archive
Debuggable Blog:
Two CakePHP Tricks
August 25, 2008 @ 15:58:03

On the Debuggable blog Felix has posted two quick tips you can use in your CakePHP application - one related to debugging and the other about custom config files.

For tip #1

If you just put a debug() statement in, you will see hundreds of outputs and would not know which one belongs to the case you are interested in. My favorite solution to this problem is to use the Configure class as a toggle for showing the debug information.

For tip #2

This is a very simple one. To make your application configurable via a global config file, all you need to do is the following.

Both come complete with code examples.

0 comments voice your opinion now!
cakephp trick debug function custom configure file


blog comments powered by Disqus

Similar Posts

PHPMac.com: XAMPP 0.5 on Intel Macs

Justin Silverton\'s Blog: How to Cache Smarty Templates (as per the manual)

Greg Beaver\'s Blog: Custom project timeline/bug tracker for Chiara_PEAR_Server

Felix Geisendorfer's Blog: 10 Days of Free Dessert!

Working Software Blog: Parsing the output of PHPs print_r function


Community Events











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


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

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