Trip Selection Form:
Assignment Objectives:
- Understand comparison, logical and conditional operators
- Understand switch and break Statements
- The purpose of this assignment is to use PHP to find what selection was chosen by the user.
- An error message is returned if no selection was made.
- PHP will return the selection along with the associated image back to the user.