I need to create a form where you have two possible finishing pages dependent on the answers you give in the form.
For instance if you have the question:
Do you like sweets?
And have the two possible outcomes
Yes or No
The answer yes takes you to a yesilikesweets.php or if you answer no when you hit submit
it takes you to noihatesweets.php
Any help greatly received.