Skip to content

natmiletic/simple-ajax-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple AJAX & PHP Contact Form

simple-ajax-contact-form

This is a simple un-stylized contact form using AJAX and PHP (without jQuery).

I wanted to create something that is simple and reusable. After lots of searching and not being to find anything like this I decided to create my own version. Hope this will help someone and speed up their development project.

There are lots of improvements that can be made to this since there is little error checking at this time.

Only three files are included:
index.html <- contact form HTML
form.js <- JavaScript code used to generate the request
mail.php <- php file used to mail out the message from the form

Contact me at nat@cliowebsites.com or visit my website cliowebsites.com

About

This is a simple un-stylized contact form using AJAX and PHP (without jQuery)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors