Entries Filed Under: FirePHP
6:24pm September 22, 2008
FirePHP + CakePHP = Great Debugging
If you've ever had debugging statements decimate a layout, then you need FirePHP. Like its brother-in-arms FireBug, FirePHP is a Firefox Add-on designed to help PHP developers cleanly debug code. FirePHP can also me used to debug CakePHP applications with only a few additional lines of code.

  1. First, download and install the FirePHP add-on for Firefox.
  2. Then download the FirePHPCore package. Extract FirePHP.class.php to '/app/vendors/FirePHP'.
  3. Now [Read More]
    Views  951 Comments  0
View Chris Thompson's profile on LinkedIn
Loading...