PHP Script to Redirect to Different Pages Base on Select in Menu

I have an PHP application. I have coded everything I need except for this one thing.

I have a menu that is dynamically built reading from 4 MYSQL tables. I want to send the user to different html pages depending on 1 of 4 selections that was selected.

I feel really dumb asking this, but can someone give me the code or direct me in the right direction?

Thanks

 

 

 

 

Top