![]() |
This is already solved and I posted a solution on stackoverflow: https://stackoverflow.com/questions/7247...e/72473687
I need help using the amail class in CI4 to send it with an html like the one that used to work in CI3 CI3: $email->message($this->load->view('misc/confirmation_email',$data,true)); _______________________________________________________________ CI4: $email->setMessage(echo view('misc/confirmation_email',$data,true));
CodeIgniter 4 Send Email Using Custom Template
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |