How to create simple Form script and send the data to email?
Hi, I need help with a form.
How do i create a form script with dropdown options and radio buttons and send the user selection to my email address.
I think the form could be done in html and the sending the information could be done in .PHP.
please provide an sample script of this.
the form contains dropdown options and radio buttons and i want the user’s selection to be sent to my mail?