I am trying to generate a form >> drop down box generated from an array in a function.
I have a reusable.php page that I want the function to be placed in and I want to be able to call this from any other page to generate a drop down with all the state's abbreviations.
I hope that you can help me!!!!!