Skip to content

samrocks1011/phpmailerexcel

Repository files navigation

phpmailerexcel

The file index.php is reading the test.xlsx file to send mail using the smtp host. You can use this to generate a multiple marketing mail using excel and connect to any SMTP host you need.

All the mention parameter are taken from the excel file

  1. SMTP HOST
  2. SMTP USERNAME
  3. SMTP PASSWORD
  4. SMTP PORT
  5. From Address
  6. To Address(array with comma separated)
  7. CC Address(array with comma separated)
  8. Bcc Address(array with comma separated)
  9. Attachment File.

You can add multiple new row with all the information and the php script will be running in the loop to send mail each row wise.

Thanks.

About

Send mail from excel file Using PHPMailer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages