Calendar Class PHP

Listing ID : 375
Created on 2007-09-21 at 10:06 PM
Author : Jim Mayes [jim.mayes@gmail.com]

Online URL : http://www.search-scripts.com/scripts/php/scripts-and-programs/calendars/calendar-class-php.html


A simple calendar generation class written in php. The class outputs semantic and valid XHTML that is ready to style with your custom CSS.

By default this class displays the current month with today's date indicated by a CSS class for easy styling. For more advanced uses the constructor and output method accept arguments that control the month to be displayed in various ways. There are also several exposed variables that let you override class names, provide an array of dates to highlight on the calendar and link the days to a url.

FeaturesSee website for documentation and usage.

Resource Specifications
Platform(s): Linux,Window
Database(s) Non
Version: 1
File Size: < 100KB
Date Added: 2007-09-21
Last Updated: 2007-09-22

License Information
License Type: Free For Non-commercial Use
License Information: Creative Commons Attribution-Share Alike 3.0 License
Price: 0 USD
Visit: http://style-vs-substance.com/calendarclassphp/
Download: http://style-vs-substance.com/files/calendar.class.zip


Back to Original Listing