Skip to content

Using PHPMailer library HTML form data is converted into email by PHP program and send as an email using Gmail account.

Notifications You must be signed in to change notification settings

nurj20/Sending-Contact-form-data-as-Email-through-PHP-with-attachments-and-Embedded-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sending Contact form data as Email through PHP | with attachments and Embedded Images

Using PHPMailer library HTML form data is converted into email by PHP program and send as an email using Gmail account.

P.S:

  1. You need to provide your own email address and password in the code where indicated.
  2. You also need to run the command "composer install" to make the code work (and for that you must have composer installed on your machine).

About

Using PHPMailer library HTML form data is converted into email by PHP program and send as an email using Gmail account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published