MCAL
PHP Manual

mcal_fetch_event

(PHP 4)

mcal_fetch_event — Fetches an event from the calendar stream

Description

object mcal_fetch_event ( int $mcal_stream , int $event_id [, int $options ] )

mcal_fetch_event() fetches an event from the calendar stream specified by id .

Returns an event object consisting of:

All datetime entries consist of an object that contains: The possible values for recur_type are:


MCAL
PHP Manual