   #PHP Manual MCAL functions MCAL functions mcal_close

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               mcal_append_event

   (PHP 4 )
   mcal_append_event -- Store a new event into an MCAL calendar

Description

   int mcal_append_event ( int mcal_stream)

   mcal_append_event() stores the global event into an MCAL calendar for
   the stream mcal_stream.

   Returns the id of the newly inserted event.
   ______________________________________________________________________

   Prev           Home       Next
   MCAL functions  Up  mcal_close
