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