   #PHP Manual MCAL functions mcal_snooze mcal_time_valid

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               mcal_store_event

   (PHP 3>= 3.0.13, PHP 4 )
   mcal_store_event -- Modify an existing event in an MCAL calendar

Description

   int mcal_store_event ( int mcal_stream)

   mcal_store_event() stores the modifications to the current global
   event for the given stream.

   Returns the event id of the modified event on success and FALSE on
   error.
   ______________________________________________________________________

   Prev        Home            Next
   mcal_snooze  Up  mcal_time_valid
