How do you create a calendar in PHP?

music4life

New member
I'm needing to create a calendar that would be able to chose from January 2000 to December 2011. The user should be able to choose the calendar month and year they wish to view from a drop box.
Then, once they have selected the month and year and submit the page, the program should display the calendar for the selected month/year.
 
Back
Top