(PHP3 >= 3.0.13, PHP4 >= 4.0b4)
mcal_days_in_month --
Returns the number of days in the given month
Description
int mcal_days_in_month
(int month, int leap year)
mcal_days_in_month() Returns the number of
days in the given month, taking into account if the given year is
a leap year or not.