R Rind New member May 27, 2009 #1 selection? How to make a form using HTML/PHP with conditional responses that are based on selection? For instance: drop down menu selections that determine the message on the confirmation screen.
selection? How to make a form using HTML/PHP with conditional responses that are based on selection? For instance: drop down menu selections that determine the message on the confirmation screen.
J joe.attaboy New member May 27, 2009 #2 Uh, that's an awful lot of programming for anyone to answer it simply here. First, you need to learn how HTML forms work. Then you need to learn how PHP can accept and handle data submitted by an HTML form.
Uh, that's an awful lot of programming for anyone to answer it simply here. First, you need to learn how HTML forms work. Then you need to learn how PHP can accept and handle data submitted by an HTML form.