   #PHP Manual MCAL functions mcal_day_of_year mcal_delete_calendar

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              mcal_days_in_month

   (PHP 3>= 3.0.13, PHP 4 )
   mcal_days_in_month --  Returns the number of days in a month

Description

   int mcal_days_in_month ( int month, int leap_year)

   mcal_days_in_month() returns the number of days in the month month,
   taking into account if the considered year is a leap year or not.
   ______________________________________________________________________

   Prev             Home                 Next
   mcal_day_of_year  Up  mcal_delete_calendar
