Friends I m in need of a Date picker in PHP. Like I have a date field on my form and there is a Link near the text box "PICK THIS DATE" when the user click on that LINK a small window will be opened and that will have the PHP DatePicker (showing calender) . When the user selects any date from the calender, the small windows will close automatically and the selected date will appear on the date field. Plz help me with this code.
More over, at this momen i m using following code to populate a Drop Down in order to make user able to select a date, plz let me know is this a good way ot do this ?
Bookmarks