Impress your friends and corporate allies by putting this very tiny yet customizeable calendar somewhere on your page!!! Automagically generates this month's calendar!!! It
rocks like a magikist!!
Same as "A Tiny Calendar" which I saw on the top 10 requested list, just less code. Give it a month/day/year, and it will generate the calendar and highlight the day. Colors
are customizeable. If no date arguments given, assumes today.
Full customizable class to print a calendar month. Template driven, very easy to customize for international use, and designed to take date arguments in a variety of ways.
Calendar of current month that uses some of template files which one of them is a file contains list of holidays and also can move to next/prev month or next/prev year with
timezone difference between server time and your local time.
I wrote this calendar in ASP and converted it when we switched to Linux. It displays just like a wall calendar. I designed it so you could select from a database and display
events in the calendar cells.
A Simply One-file Calendar that create the calendar of current month..Highlights the current date in red border and,if you have an 'events database',in the calendar events
will appears in a blue border..
This simple calendar class will display one month with our without day links. Display is controlled by a style sheet, current day, links, daynames are customisable.
This is just an enhancement to a nice little calendar script written by Ajay Kumar Mannam (posted here at code gallery). I added the ability to walk through the calendar by
month, backwards and forwards. And it indicates the current day by highlighting that day's cell. Fixed a bug where the year 2000 was hardcoded - now if no parameters are
passed to it, will give you the current month's calendar. I'm currently successfully using this script, with some database mods for event tracking, as a module for php-nuke.
This is an extensible calendar class. It doesn't print any HTML for you, but it gives you easy straight-forward access to all the days of a given month.