Open Source Scripts
Provided here is a library of scripts to be used at your whim. The list is far from extensive, but more will hopefully be updated from time to time.
PHP Events Calendar
The PHP Events Calendar is a relatively simple function that builds a calendar of the current month within an HTML table. Events can be generated from a separate XML file. The download includes a working standalone version (complete with all of the necessary PHP, HTML, and CSS to get you started) and a sample XML document for the events portion. Below you can see a working example.
| October | ||||||
|---|---|---|---|---|---|---|
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 | |
