Can anyone help me here?
the value of bday in my database is 4/1/2000- mm/dd/yyyy. Now i want to display this value in a form so that the user can edit his profile. But the thing is i want to place it in a dropdown menu. What will happen is I will have 3 dropdowns Month-Day-Year. The problem is i want to display the month itself example "April" not the value which is 4. How can i do that?