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

mcal_event_set_class

(PHP 4)

mcal_event_set_class — Sets the class of the streams global event structure

Description

void mcal_event_set_class ( int $stream , int $class )

mcal_event_set_class() sets the streams global event structure's class to the given value. The class is either 1 for public, or 0 for private.