If i had a select box
...
and I had an array of values from 1-12
using ph
supposing the array looks like:
$array = array( 1=>"My first option", 2=> "My second option" ); $value) { ?>