Send email using swiftmail

Sending Email using Gmail SMTP in Swiftmail with PHP

Hi Sourcecodesterian, I would like to share this code that I used in my current project. This will teach you on how to send email using gmail smtp in swiftmail libraries. I used swiftmail because this is very easy to use and configure. Just follow the comments inside the script of index.php. Please ensure that you have gmail credentials to send message. Thank you for reading hope it will help you