This class is meant to generate HTML month calendars that can be browsed by the user to let him pick a data.
This is an improved version of the BD calendario class originally published in this site by Samuel Aiala Ferreira. The original script did not work when going from December to January and back again. That and other bugs have been fixed.
The class is made for PHP 4, but you can easily make it compatible for PHP 5 with the instructions provided.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.0%) |
Sufficient (70.0%) |
- |
Not sure (57.5%) |
- |
- |
Not sure (47.8%) |
1433 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
cal.php |
Example |
Calendar test or include file |
calendar.inc.php |
Class |
Class file. |
example.html |
Output |
Example. Just html - shows the look but doesn't function. |