WebSys Fall 2003: HW3 - PHP Calendar

Homework: PHP Calendar System

Due: 10/31

Write a PHP based shared calendar system. The general idea is to allow people to create entries that are tied to specific dates and times, you can call these whatever you want: events, appointments, meetings, whatever...

Your system must provide users with the following:

Some sample PHP code that you may find useful: