Welcome Guest, Not a member yet? Register   Sign In
I have a problem with new module
#2

[eluser]JHackamack[/eluser]
Load the model in the controller and call it in the view.

Controller:
$this->load->model('model_name');


View:
$this->model_name->function($params);


Messages In This Thread
I have a problem with new module - by El Forum - 01-10-2010, 08:49 AM
I have a problem with new module - by El Forum - 01-10-2010, 09:44 AM
I have a problem with new module - by El Forum - 01-10-2010, 09:48 AM
I have a problem with new module - by El Forum - 01-10-2010, 09:53 AM
I have a problem with new module - by El Forum - 01-10-2010, 09:57 AM
I have a problem with new module - by El Forum - 01-10-2010, 10:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB