(PHP 3 >= 3.0.13, PHP 4, PECL)
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.