
14.07.2008
On his blog lately, Jonathan Snook has posted a tip that might come handy to developers working on CakePHP, concerning the debugging information that is displayed at the bottom of an application's pages. He claims that by using a simple CSS, shown in his post, developers can avoid bulky and ugly debugging info. Instead they will see a red fragment at the bottom of their page, which shows the debug info once the mouse is moved over it.
Related Links
http://www.cakephp.org/




Open Source Web Development with LAMP
Derick Rethans
This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …
MySQL Cookbook, Second Edition
Paul DuBois
A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …