Skip to content

Application for sending emails using PHP Mailer SMTP.

Notifications You must be signed in to change notification settings

chandan-ojha/php-mail-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application for sending emails using PHP Mailer SMTP

Tech used

How to run

Follow the instructions

  • Clone the repository
  • Run composer install
  • Config mail.config.php with your SMTP credentials
  • Run php -S localhost:8000 to start the server and access the application on http://localhost:8000 in your browser
  • Fill the form and send the email
  • Check the email inbox

Caution

This project is intended for experiment.

Contribution

Ideas and contributions are welcome! 🙌

About

Application for sending emails using PHP Mailer SMTP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages