Skip to content

ZHANG45/html-sendemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-sendemail

This is an example to send email on you personal website by PHPMailer.(https://github.com/PHPMailer/PHPMailer)

The email will be sent thourgh SMTP, so you need a mail account which supports SMTP to send a email, like qq, 163, gmail.

HOW TO USE IT

  1. you need to download all these files and put them on your sever(not just open them like file://c/....).
  2. change your personal information in welcome.php according to the annotation in it.
  3. load index.html on your sever, and use it to send an email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published