Script Category : PHP
Script Sub Category : Calendars
A codefork of the author's original php Calendar generation function. This class uses a db with events listed as start_date and end_date. a class is used to indicate which days have events on them. Also provides next month a previous month methods.
|