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.
| Tags | Internet Web Dynamic Content |
|---|---|
| Licenses | GPL |
| Implementation | PHP |
Recent releases


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


Changes: 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().
A simple tool for working with MySQL using a Web browser.