Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdeans/ajax-contact-form
AJAX Contact Form (PHP)
https://github.com/pdeans/ajax-contact-form
Last synced: about 2 months ago
JSON representation
AJAX Contact Form (PHP)
- Host: GitHub
- URL: https://github.com/pdeans/ajax-contact-form
- Owner: pdeans
- Created: 2014-09-06T22:42:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-06T22:52:24.000Z (over 10 years ago)
- Last Synced: 2024-10-16T14:41:17.027Z (2 months ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AJAX Contact Form (PHP)
Simple AJAX contact form utilizing Bootstrap 3 CSS and PHP to handle the scripting logic. The user submits the contact form via the 'Send' button. After submitting the contact form, the user is first prompted with a loading message, followed by a respective success or failure message via AJAX. Composer is used to handle the package dependency for the mailer, PHPMailer.