您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

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.