
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/






PHP Web Development with Macromedia Dreamweaver MX 2004
Allan Kent et. al
In PHP Web Development with Macromedia Dreamweaver MX 2004, authors Allan Kent and David Powers talk not only about Dreamweaver MX 2004 (DMX), but also discuss …