Hello all! I am new to the forums and to PHP. Here is what I am attempting to do.
To make it simple I want to create a form that will help customers select the proper computer system that I have available. I have 4 pre configured systems total that they can choose from.
With the form I want it to have 5 questions. With each question having some answers in a pull down menu. Now depending on the answer for each question The resulting page will show the correct system for them...
I understand how to create the form, but am a little unsure on how to handle the logic behind it. If I need to clarify what I want to do more just let me know 🙂