Skip to content

singhvaishu/ContactForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Contact Form with PHP and MySQL

This is a simple web application that demonstrates how to create a contact form using HTML, PHP, and MySQL. Users can fill out the contact form with their name, phone number, email, subject, and message, and the submitted data will be saved to a MySQL database. Additionally, an email notification is sent to a specified email address when a new form submission is received.

###Features

User-friendly contact form with validation for required fields. Data is securely stored in a MySQL database. Email notification is sent to a designated email address upon form submission. Basic styling is applied to the form for a clean and professional appearance. Setup and Usage Clone the repository to your local environment:

About

This is a simple web application that demonstrates how to create a contact form using HTML, PHP, and MySQL. Users can fill out the contact form with their name, phone number, email, subject, and message, and the submitted data will be saved to a MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors