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
PHP calendar
Moderator: General Moderators
Oh yes, it's quite easily possible... read this:
http://php.about.com/od/finishedphp1/ss ... lendar.htm
http://php.about.com/od/finishedphp1/ss ... lendar.htm