Skip to content

JaiMehrotra02/Form-Validation-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Validation with PHP

The Validation is done on Backend using PHP, after validating form, data is stored in Database(MariaDB) also on successful submission an e-mail notification is sent to the owner's gmail account.

Installation

Reaquired Installation For Project to Run

Step1: Install Xampp on your device.

Step2: Start Apache and MySQL server on your local.

Step3: Go to C: drive Look for Xampp folder, then htdocs folder, then Create your NEW PHP Project folder.

Step4: Copy and Paste all the files provided in the repository.

Step5: Now type 'localhost' in your browser, Xampp dashboard will be opened .

Screenshots for Intallation

Screenshot 2023-08-13 103139 Screenshot 2023-08-13 103216 Screenshot 2023-08-13 103620

Run Locally

Step1: Import the Database file provided in the repository to your database (for your ease set the name of your database "form") otherwise you have to change name of database in php file.

Step2: Now type "localhost/folder_name_in_htdocs/form.php".

Step3: HIT ENTER!!

Screenshot 2023-08-13 114838 Screenshot 2023-08-13 114927

Screenshot 2023-08-13 115144

Features

  • Validation done on Backend

  • Data saved in MariaDb Database

  • Email notification sent upon successful submission

    ##NOTE A Warning will be displayed under the msg you can ignore it. And proceed further.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages