(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)
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.