Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.