Is there a way to pre-select a value within a drop down box using "date" formats?
For example, I have a drop down box that has each month in it. Is there a way I can preselect the value based on the value of date("F").
I am having trouble working this in to the html drop down....
Appreciate any feedback....