   #PHP Manual MCAL functions mcal_event_set_recur_monthly_wday
   mcal_event_set_recur_weekly

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                           mcal_event_set_recur_none

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

Description

   int mcal_event_set_recur_none ( int stream)

   mcal_event_set_recur_none() sets the streams global event structure to
   not recur (event->recur_type is set to MCAL_RECUR_NONE).
   ______________________________________________________________________

   Prev                              Home                        Next
   mcal_event_set_recur_monthly_wday  Up  mcal_event_set_recur_weekly
