Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 326 Bytes

Simple PHP E-Mail sending Form

How to use

  1. Clone or download the repository
  2. Add the contact.html in any .html file from your project
  3. Copy the contact.php into your project and link it to the .html file
  4. Edit email_from, recipient, subject, ok, error in the contact.php file