Welcome Guest, Not a member yet? Register   Sign In
Debugging CI 3 using Firefox, Firebug, and firePHP?
#2

(This post was last modified: 06-24-2015, 04:36 PM by skunkbad.)

I use FirePHP every day. It's awesome. You should put FirePHP.class.php and fb.php in your libraries directory, and then autoload them in config/autoload.php by just adding 'fb' to the libraries array. Then when you want to log something, just use:

$this->fb->log('whatever');

I don't think that the files I am using have been modified, but if you want to look they are in the libraries directory of the older Community Auth:

https://bitbucket.org/skunkbad/community...n/overview

For the Firefox extension, choose the one that is called FirePHP 0.7.4.1-signed. The other one you may find isn't as good.
Reply


Messages In This Thread
RE: Debugging CI 3 using Firefox, Firebug, and firePHP? - by skunkbad - 06-24-2015, 04:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB