Skip to content

gyazbek/yaes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YAES

YAES - Yet Another Email Script is a simple PHP/Javascript script I personally used for sending emails on some websites. Nothing fancy, gets the job done in a pinch.

Provided frontend uses no libraries, only vanilla Javascript.

  • HTML5 validation and a small javascript check for empty values
  • Ajax call

Dependencies

  • PHP 5 and above
  • Modern Browsers only, no compatibility for old browsers intentionally built in

#Configure

  • Change to, from, and subject variables in email.php to suit your needs
  • Drop in your PHP/mail enabled enviornment
  • Enjoy

#Usage You may make any change, no attribution needed. All I ask is if you find a bug to report it.

#Note I understand MooTools and jQuery can drastically simplify things, but this project was about keeping dependencies low for quick convenient use

About

YAES - Yet Another Email Script is a simple PHP/Javascript script for sending emails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published