/uniMail

Universal PHP Mail Feedback Script

Primary LanguagePHP

Universal PHP Mail Feedback Script

How to use uniMail

  1. Connect script.js file to your project and Specify location mailPath in this file
  2. Add uniForm class to the desired <form> tags in HTML (like index.html example)
  3. Add Hidden Required Fields to your forms in HTML (like index.html example)
  4. Add any set of fields to your forms in HTML (like index.html example)
  5. Done!