Sending a Code to an Email Address in CodeIgniter |
(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()" |
Welcome Guest, Not a member yet? Register Sign In |