Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 522 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 522 Bytes

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!