To make calendar in with mysql

i want to make a calender in php & mysql. i want to make like this

date<dropdownlist> months<dropdownlist> year<dropdownlist> calendar<show n hide calendar> submit<button>

and these entry are added in mysql database.

please suggest me coding for making a calender. I tried a lot but i was not able to make it.