Scheduler .phps list
- edit.phps - Adds/removes schedule items and gives a brief tutorial. I stuck an account box in here because there was some empty space; I'll include a more advanced share system there as soon as I write it.
- functions.phps - Any tricks other pages might need, especially validate() and initPage($title, $url).
- index.phps - This is where I started -- single-schedule generating.
- user.phps - Handles the user account functions. Because of the auto-generated login, this doesn't actually output anything, unless you're trying to screw with the post data. It doesn't like it when you do that.
- view.phps - The cool one. This lets you compare two peoples' schedules. You'll absolutely need to be at 1024x768 or higher, which shouldn't be a problem.