Warning: file_put_contents(): Only -1 of 57 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
mcal_snooze mcal_time_valid MCAL PHP Manual mcal_store_event (PHP 4) — Modify an existing event in calendar Description int ( $mcal_stream ) mcal_store_event() Stores the modifications to current...
Forum und email

mcal_store_event

(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 TRUE on success and FALSE on error.