Welcome Guest, Not a member yet? Register   Sign In
Another issue with the CI profiler
#3

[eluser]Aken[/eluser]
The output profiler appends the profiling information to the output of the page, in a similar way that $this->load->view() does. So you won't see profile info from Ajax requests unless you want to display profile info on the ajax pages and request its output.

You could easily extend the profiler library and direct its output to a file rather than the browser.


Messages In This Thread
Another issue with the CI profiler - by El Forum - 04-01-2013, 12:50 PM
Another issue with the CI profiler - by El Forum - 04-01-2013, 01:38 PM
Another issue with the CI profiler - by El Forum - 04-01-2013, 03:17 PM
Another issue with the CI profiler - by El Forum - 04-02-2013, 12:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB