   #PHP Manual MCAL functions mcal_reopen mcal_store_event

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  mcal_snooze

   (PHP 3>= 3.0.13, PHP 4 )
   mcal_snooze -- Turn off an alarm for an event

Description

   bool mcal_snooze ( int stream_id, int event_id)

   mcal_snooze() turns off an alarm for a calendar event specified by the
   stream_id and event_id.

   Returns TRUE on success or FALSE on failure.
   ______________________________________________________________________

   Prev        Home             Next
   mcal_reopen  Up  mcal_store_event
