Page 1 of 1

PHP calendar

Posted: Mon Nov 13, 2006 6:42 am
by hame22
Hi i am in the process of maiking an online form that allows a user to search for an event from a directory.

I want the user to be able to search via the date of the events and was wondering whether there was a calendar function that could help the user to select a valid date which can then be used to run a mysql query.

What I am looking for is a pop-up box containing a calendar which the user can choose a date from which is then inserted into the date text box on my form.

Is this possible using php and if so are there any ready made functions out there which i could use?

Any suggestions will be appeciated, thanks in advance

Posted: Mon Nov 13, 2006 9:37 am
by m3mn0n
Oh yes, it's quite easily possible... read this:

http://php.about.com/od/finishedphp1/ss ... lendar.htm