| things to do php webcalendar script | | a codefork of my original webcalendar generation function, hacked up in collaboration with phpfreak from phpfreaks.com 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.
|