Html And Php For Contact Form
We need a form script created for our website, such that the user inputs information (two text inputs, one of two radio buttons, two checkboxes, and one text input – see attached image) and clicks “submit”, which should send us an email with the user’s supplied inputs.
This html should fit smoothly into our very simple template, which will be supplied as well.
The form should also:
(1) Validate two of the three text inputs to make sure there is are entries for both. (And if not, form displays red asterisk by the field)
(2) Validate that one of the two radio buttons has been chosen. (If not, form displays a red asterisk by the field)
(3) Have a safety against email injection/form script hijacking by spammers
(4) Display a thank you message upon submission
I don’t think this requires a database, results by email should be okay.
See the attached image for an example. To confirm you have read the full project, please note the first word in the example image in your bid reply.
Looking forward to working with you.



