Calendar Event PHP
| Edit |Calendar Event PHP
How It Works
The PHP Event Calendar uses the Scriptcalendar engine to render the
calendar. You can see an example of the monthly calendar format in
the images on this page.
The events are stored in XML format. This can easily be replaced with a MySQL database as the data store
.The scevent.php reads the event data from the xml (or database ) and renders events in the scriptcalendar scevent.js format.
Finally the manageEvents.php is the interface for creating, editing or removing events.
Download the Calendar Event PHP here.



Loading...