Welcome Guest, Not a member yet? Register   Sign In
How to find out member variables and functions of CI_Model and CI_Controller.
#16

[eluser]mindph[/eluser]
If I remember correctly, var_dump($this); should give you a printout of the current object with it's setup and var_dump(debug_backtrace()); accordingly gives you an output of the backtrace. I used this for debugging sometime, however it's a quick and dirty apporach.


Messages In This Thread
How to find out member variables and functions of CI_Model and CI_Controller. - by El Forum - 07-06-2011, 07:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB