(PHP3 >= 3.0.13, PHP4 >= 4.0b4)
mcal_date_valid --
Returns true if the given year, month, day is a valid date
Description
int mcal_date_valid
(int year, int month, int day)
mcal_date_valid() Returns true if the given
year, month and day is a valid date, false if not.