   #PHP Manual MCAL functions mcal_event_set_recur_daily
   mcal_event_set_recur_monthly_wday

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                       mcal_event_set_recur_monthly_mday

   (PHP 3>= 3.0.13, PHP 4 )
   mcal_event_set_recur_monthly_mday --  Sets the recurrence of the
   streams global event structure

Description

   int mcal_event_set_recur_monthly_mday ( int stream, int year, int
   month, int day, int interval)

   mcal_event_set_recur_monthly_mday() sets the streams global event
   structure's recurrence to the given value to be reoccurring on a
   monthly by month day basis, ending at the given date.
   ______________________________________________________________________

   Prev                       Home                              Next
   mcal_event_set_recur_daily  Up  mcal_event_set_recur_monthly_wday
