PHP 5: Calendar Frame
Nathan Lucas (contact me)
This class can be used to generate month calendar data.
It generates an associative array with data about the current month or any other given month.
The array has entries with the days of each week and also the time stamps of the current, previous and following months.
The class does not generate any output. It just returns the month calendar array so its information can be outputted in any format suited for each application.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (91.7%)
| Perfect (100.0%)
| -
| Good (83.3%)
| -
| -
| Sufficient (64.2%)
| 399 |
Click here for detailed information about this class on phpclasses.org