Description | Layout | Code | |
---|---|---|---|
Month Calendars | Current month calendar with week number column and week starting on Sunday | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code |
Current month calendar with navigation controls and date picker | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code | |
Month calendar (November 2007) with linkable days and week numbers | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code | |
Month calendar (November 2007) with multiple 'event days' | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code | |
Month calendar (November 2007) with multiple 'event contents' | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code | |
Year Calendars | Current year calendar with week number columns and 3 months in each row | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code |
Current year calendar with navigation controls and date picker | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code | |
Current year calendar with linkable days and multiple 'event days' | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code | |
Current 1 row year calendar starting on May | [ Default ][ Antique ][ Ceramique ][ Black&White ] | php code | |
Week Calendars | Current 1 row week calendar with week number column | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code |
Current 12 rows week calendar with week number column | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code | |
6 rows week calendar with multiple 'event contents' starting on 1 Feb 2010 | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code | |
Calendar without week number column of the 39th week 2008 starting on Sunday | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code | |
8 rows calendar starting with the 39th week 2008 with week number column | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code | |
Special Calendars | Month calendar with linkable 'event contents', using records from a flat file | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | [php][flatfile] |
Month calendar with linkable 'event contents', using records from an xml file | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | [php][xml] | |
Month calendar with linkable 'event contents', using records from a MySQL database | [ Default ][ Antique ][ Ceramique ][ Black&White ] Wide | php code | |
Month popup calendar as date selector in a form using JavaScript | [ Default ][ Antique ][ Ceramique ][ Black&White ] | [php1][php2] [javascript] |