How can I make a calendar in php so that the users will not have to input the date manually.
+3
A:
It's more a javascript feature, actually.
There are many javascript library to do this. One of it is jQuery UI DatePicker. I highly recommended this one.
Donny Kurnia
2010-02-09 00:59:29
A:
I've been using the js calendar from http://www.dynarch.com/ and it's nice and it has many options like limiting the date selection within a period, multiple date selection etc.,
kvijayhari
2010-02-10 05:47:50