php_debug helper |
[eluser]li9ht[/eluser]
any php_debug(http://www.php-debug.com/) plugin or helper around?
[eluser]Ivar89[/eluser]
I think you can use; Code: var_dump($var); Code: $this->output->enable_profiler(TRUE); ![]() but its handy if you know in which section the problem is. EDIT2: Maybe this page will help you to.
[eluser]dlange[/eluser]
I'm also interested in getting php_debug to run well with CI. I tried to build a plugin like the one for FirePHP but I can't get it to work ... Does anyone have tried to get this to work, or does anybody knows how to do this? // Daniel |
Welcome Guest, Not a member yet? Register Sign In |