Contact Form

Simple Contact Form with Validation

Project Date: October 2017, in Course: The Complete Web Developer Course 2.0

An Example “Contact Us” form using PHP with a Bootstrap frontend. The code has both PHP AND Javascript validation of the form.

You would need to manually comment out the Javascript code to see how the PHP validation performed. Note: This is using Bootstrap 4 BETA version.

The form itself is quite neat and elegant to code. Messages are close-able.

Launch Project


GitHub Page

https://github.com/eastie71/php-contact-form


Language(s) Used