Welcome Guest, Not a member yet? Register   Sign In
model will not work! [solved]
#2

[eluser]Rick Jolly[/eluser]
As opposed to this:
Code:
$this->load->model(‘Rmodel’);
Try this:
Code:
$this->load->model('Rmodel');


Messages In This Thread
model will not work! [solved] - by El Forum - 07-28-2007, 01:28 PM
model will not work! [solved] - by El Forum - 07-28-2007, 01:38 PM
model will not work! [solved] - by El Forum - 07-28-2007, 01:50 PM
model will not work! [solved] - by El Forum - 07-28-2007, 01:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB