Im trying to have separate functions for displaying forms and the actual logic, this is the form display with the drop down menu:
output_fns.php
and this is the logic that is supposed to populate the form:
i get no errors but the menu is not populated and i dont know where im going wring, can anyone assist?