Welcome Guest, Not a member yet? Register   Sign In
php_debug helper
#2

[eluser]Ivar89[/eluser]
I think you can use;
Code:
var_dump($var);
exit();
and
Code:
$this->output->enable_profiler(TRUE);
EDIT: var_dump is for induvidual vars so it doesn't output muchTongue
but its handy if you know in which section the problem is.

EDIT2: Maybe this page will help you to.


Messages In This Thread
php_debug helper - by El Forum - 06-08-2010, 07:06 PM
php_debug helper - by El Forum - 06-09-2010, 06:33 AM
php_debug helper - by El Forum - 06-17-2010, 03:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB