Welcome Guest, Not a member yet? Register   Sign In
Just discovered the profiler
#1

[eluser]Wittner[/eluser]
I've been developing applications now for quite a while with CI and I know I won't be moving to anything else, ever - but I just (to my shame I guess) discovered the profiler. Sweet Lord but it's good. I come from a culture of using echo to examine variables and sql when I'm debugging and it's like someone just turned a light on in a dark room! CI is the gift that just keeps giving!

cheers,

Wittner
#2

[eluser]n0xie[/eluser]
You can extend the profiler to give you more data if you need to. For example this version of MY_Profiler also shows all your session variables (very handy when dealing with a lot of session data).

Just stick it in 'application/libraries' and it will be auto-loaded by CI.
#3

[eluser]Wittner[/eluser]
Thanks noxie,

as it happens I'm doing a lot of work right now with sessions so that sounds brilliant,

thanks a lot,

Wittner
#4

[eluser]Trae R.[/eluser]
[quote author="n0xie" date="1256856344"]this version of MY_Profiler also shows all your session variables.[/quote]

Very helpful - thank you!




Theme © iAndrew 2016 - Forum software by © MyBB