CodeIgniter Send Email using SMTP
This tutorial tackles on how to send email in CodeIgniter using SMTP. Email is an essential function of a certain application especially if you wanted a registration verification, password resets, etc using emails. This tutorial will teach you on how to use CodeIgniter Email Library.