This is a discussion on Newbie needs to varify a calendar date within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi, I have 3 dropdowns. 1 for day, 1 for month and 1 for year. Does anyone have a script ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have 3 dropdowns. 1 for day, 1 for month and 1 for year. Does anyone have a script that will varify that the date chosen is a real calendar date (i.e takes into account different lengths of months and also leap years)? Thank you in advance, Kind regards, Raj (Newbie) |
|
|||
|
Message-ID: <0001HW.C1DF7EF5000769C6B01D594F@news.zen.co.uk> from raj
contained the following: >I have 3 dropdowns. 1 for day, 1 for month and 1 for year. > >Does anyone have a script that will varify that the date chosen is a real >calendar date (i.e takes into account different lengths of months and also >leap years)? http://uk2.php.net/manual/fi/function.checkdate.php -- Geoff Berrow 0110001001101100010000000110 001101101011011001000110111101100111001011 100110001101101111001011100111010101101011 |
|
|||
|
On Fri, 26 Jan 2007 10:08:28 +0000, Geoff Berrow wrote
(in article <kokjr2h1figvs28rhf9hhhcn57ee1v3gmq@4ax.com>): > http://uk2.php.net/manual/fi/function.checkdate.php Thanks Geoff |