Sending Email using PHPMailer
This tutorial tackles on how to send email using the plugin PHPMailer. PHPMailer, as per website description, is a full-featured email creation and transfer class for PHP. With the use of PHPMailer, you can send on multiple recipients, adding attachment to email and many more.