   #PHP Manual MCAL functions mcal_event_set_recur_yearly
   mcal_event_set_title

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                             mcal_event_set_start

   (PHP 3>= 3.0.13, PHP 4 )
   mcal_event_set_start --  Sets the start date and time of the streams
   global event structure

Description

   int mcal_event_set_start ( int stream, int year, int month [, int day
   [, int hour [, int min [, int sec]]]])

   mcal_event_set_start() sets the streams global event structure's start
   date and time to the given values.

   Returns TRUE.
   ______________________________________________________________________

   Prev                        Home                 Next
   mcal_event_set_recur_yearly  Up  mcal_event_set_title
