| Description:
Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days with event URLs, and linkable days (optionally URL or Javascript). The layout can be configured using CSS, and JavaScript is not required. Supported dates: 1902-2037 (when using the native PHP date functions) or 100 - 3000 or later (when using the Adodb Date Library) |