See if a date (day, month, year) is valid, taking care of leap years
Valid years are from 1000 to 9999
function UnbMyCheckDate ($day, $month, $year);
(bool) valid date
Implementation file: unb_lib/cp.inc.php, line 26
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.