 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Project Name : Personal Appointment and Contact Manager
 Filename : index.php
 
 Written by: Seth Wilson
 Forumname: SethWilson
 Email: seth.wilson@sympatico.ca
 Language of Correspondance: English

 Date: 2003-04-13

 Tested Platform:

    Windows 2000 with PHP 4.2.3 and MySQL 3.23.53
    * Untested fully but should work just fine on a Linux system with
      the same PHP and MySQL packages installed


 Description: This script displays contact info and appointments


 Requirements:

    - browser that can handle frames
    - MySQL and PHP.
    - style.css stylesheet

  

 Revisions:
   1.
   2.
   3.


 Future Upgrades

   1.  Add a Find option
   2.  Have a backup option
   3.  Export to Palm/Pocket PC using iCalendar/vCalendar
   4.  Have multi-user support
   .
 To install:

   Unzip package
   In MySQL-
   create database contest;
   then import contest.sql

 Main page/start page:
    
    index.php

 Comments

  It has been a pleasure coding this script(s) for this contest.
  I fully expect to enter in future contests you offer.
  Keep up the great work !

 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

