/PHP-mail_service

Script to send email in PHP using PHPmailer library

Primary LanguagePHP

Send email with PHP

Using this script you will be able to send email to your contact easily.

What you need is

Installation

Copy PHPMailer folder and constant.php in the root folder of your project
Edit constant.php whit your credentials
Call sendemail from your code

Done!