simple_form

This is basically a simple form where we take inputs from the form and store the information on the mysql database Here php is used to take the input and store it in database

The code should to saved at the location by creatinmg the newfloder herr--->C:\wamp\www so C:\wamp\www\new_folder\ is the path where we have our HTML,CSS and PHP

we need to open local host from wamp and can exceute the HTML file after filling the form and by clicking on register button the control goes to PHP file

Basically, PHP file is used to ceate a database, table and store the information in the table