Skip to content

A Simple Ajax Contact Form developed in PHP with HTML5 Form validation

License

Notifications You must be signed in to change notification settings

Konclu-de/Ajax-Contact-Form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ajax Contact Form

A Simple Ajax Contact Form developed in PHP with HTML5 Form validation. Has a fallback in jQuery for browsers that do not support HTML5 form validation.

Open the archive process.php and set the sender's email in the following variable:

$emailTo = '<YOUR_EMAIL_HERE>';

See the online form here

About

A Simple Ajax Contact Form developed in PHP with HTML5 Form validation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 41.5%
  • JavaScript 33.5%
  • PHP 25.0%