Welcome Guest, Not a member yet? Register   Sign In
Sending a Code to an Email Address in CodeIgniter
#15

(05-23-2017, 02:02 PM)Wouter60 Wrote: Your controller doesn't do anything with the model, except loading it. There is no call to the function find_code() in your controller.

I need to be hand fed. I'm having to guess & test each step because I cant find anywhere to learn.

I've inserted this line into the controller below the model load;

PHP Code:
$this->find_code(); 

but get this error "Call to undefined method Code::find_code()"
Reply


Messages In This Thread
RE: Sending a Code to an Email Address in CodeIgniter - by christaliise - 05-23-2017, 08:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB