   
                        RoomPHPlanning 1.5 Documentation
                                       
     * Project page   [ http://www.beaussier.com/roomphplanning/ ] 
     * Local documents:
          + Version history: Update.txt
          + General notes: this file
       
Requirements
============

     * Minimum PHP v.4.2.0 (not tested with v.5);
     * MySQL (tested with 3.23.x, 4.0.x and 4.1.x);
     * a web-browser (doh!).
       
Introduction
============

   RoomPHPlanning can manage (create, edit and erase) reservations with
   multiple rooms through users and privileges.  
   This application is opensource software released under the GPL licence.
   
Installation
============
 
    1. Choose and download a distribution kit.
    2. Create in your webserver's document root, a subdirectory (e.g.
       roomphplanning).
    3. Unzip the distribution (be sure to unzip into the right
       subdirectory and keep the same tree structure) and transfer the 
       files on your web server using ftp. 
    4. Unprotect the <www.your-host.com>/<your-install-dir>/install 
       subdirectory with CHMOD 777.
    5. Open the url <www.your-host.com>/<your-install-dir>/install/ in
       your browser. Setup should now display.
    6. Follow up instructions.
    7. Remove <www.your-host.com>/<your-install-dir>/install subdirectory.
   
FAQ - Frequently Asked Questions
================================

    * None alert e-mail function cause many free hosting web site denied
      or disabled the PHP mail() function.
    * Unable to find param.inc.php file: this file is created while setup
      process. It will be take your owns connections parameters.
       
Credits
=======

    Cyril Beaussier (cyril[at]beaussier.com) - Nov. 2003

    And thanks to everyone else who sent me email with suggestions, bug-reports
    and or just some feedback.

