Skip to content

agragregra/uniMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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!