Description of Cascade PHP Calendar :
This is a PHP calendar class, suitable for use in both PHP 3 and PHP 4. It is very customisable. This class provides user to view Month View, Year View. Also can Specify start day of week and Specify start month of year for Year View. / Highlight today's date, and you can navigate Forward and Backward between months and years. Individual days within a month may be optionally linked to another page. Appearance set by CSS style sheet.
A very nice calendar and simple to use. The only problem is the strange way that the linkdate function works - Why can't we pass day, month, year AND url to the function, to simply attach the link to that date? Very strange...