|
PHP5中文手册
mcal_event_set_title(PHP 4) mcal_event_set_title — Sets the title of the streams global event structure Description
void mcal_event_set_title
( int $stream
, string $title
)
mcal_event_set_title() sets the streams global event structure's title to the given string. |