In example my birthday is in November so I would select the November options. I obviously want to have PHP set selected="selected" for the November option.
I presume this may use a loop?
Also a tricky question, would I use an array to replace the month numbers with the appropriate month names? This is the stuff where my head starts to hurt (and I can't seem to find on Google).