Copy code : http://webconstruc.000webhostapp.com/...
A contact form is generally used to take input from the user either stored in a database or sent to the desired developer on their Email Id
STEP 1 : Create index.php
STEP 2 : Create thankyou.php
STEP 3 : Create connection.php
STEP 4 : Create display.php
STEP 5 : Create a database (database name : name, table name: form and four entities: name ,email, message , subject).