Welcome Guest, Not a member yet? Register   Sign In
Developing a Debug Plugin
#1

[eluser]Unknown[/eluser]
Having just recently chosen CodeIgniter as my framework of choice (I just finally moved over to using frameworks in my designs), I notice one deficiency I would like to do my part to rectify. Kohana provides what I consider to be a useful debug functionality wherein you can set your project to output a myriad of timing information, session data, and SQL calls that were used.

Is there a module out there for CodeIgniter that does this as well? It's entirely possible that in my relative infancy with CodeIgniter that I somehow missed it. If not, any suggestions on where I should start in making my own version to contribute to the community would be most welcome.
#2

[eluser]n0xie[/eluser]
Enable profiler.
#3

[eluser]Unknown[/eluser]
Wow, I do feel incredibly stupid that I missed that. Thank you for pointing that out.
#4

[eluser]rip_pit[/eluser]
if you are using firefox, look at firephp helper (you'll need to habe firebug addon installed in firefox)
http://codeigniter.com/wiki/Fire_Ignition/




Theme © iAndrew 2016 - Forum software by © MyBB