I'm trying to give different options to what a user selects on a previous form. For example if a user selects option 1, then he has options a b and c. If he pics option 2 then has option d e and f.
My code looks a little something like this
<form method="post" action="updatestudent2.php"...