Download List

專案描述

Simple PHP Calendar is a a simple, extensible PHP
calendar class. It focuses exclusively on
generating an HTML representation for a given
month. It is meant to be easily extended for use
in other applications, such as input widgets for
forms, or full event calendaring applications. Its
output is completely customizable via CSS.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-19 13:10
1.11

The documentation has been polished. An example
has been added for
extending the class to customize how a calendar
grid will display.
標籤: Documentation

2004-02-05 05:48
1.1

A bug that caused the calendar to display
improperly if the month begins on a Sunday was
fixed. Four new public methods were added:
getStartTime(), getEndTime(), setMonth(), and
setYear().
標籤: Minor feature enhancements

Project Resources