| ||||||||||
mcal_event_set_recur_daily(PHP 3>= 3.0.13, PHP 4 >= 4.0.0) mcal_event_set_recur_daily -- Sets the recurrence of the streams global event structureDescriptionint mcal_event_set_recur_daily ( int stream, int year, int month, int day, int interval)mcal_event_set_recur_daily() sets the streams global event structure's recurrence to the given value to be reoccuring on a daily basis, ending at the given date. | ||||||||||
|