Tag Archives | Debug

Debugging a CodeIgniter application with FirePHP

FirePHP is an addon for FireBug extension for Firefox browser. FirePHP extends FireBug functionalities to show log or error messages coming from your PHP application. These messages won’t be printed on the application interface but instead on the FireBug console. What do you need to integrate this debugging feature in your application : Firefox browser [...]

Read full story Comments { 25 }