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.