How to send email in Codeigniter using SMTP


0

I want to send email to my website users. I am using Codeigniter framework and found that PHP mail() function is not reliable in terms of email delivery. After some research I have learned that SMTP can be a better choice, but I'm not familiar with it.

So, can you please guide me on how to send email in Codeigniter using Gmail SMTP?


Share
asked 19 Sep 2019 02:56:50 PM
soniazahoor

No comment found


Answers

No answer found

You must log in or sign up to answer this question.