RanInt -> WiFiDB -> Readme
===================

  A set of PHP-scripts to manage a MySQL based Wireless Database over the web.

  Version Alpha 0.14
  --------------
  http://www.randomintervals.com/

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License version 2,
    as published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, you can get it at: or write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

  Requirements:
    php 5.0 or later
    MySQL 4.1 or later
    Apache

  Summary:
    WiFiDB is a PHP and MySQL based set of scripts that is intended to manage 
	Wireless Access points found with the Vistumber Wireless scanning software

  Installation:
    Go to /[WiFiDB Path]/install/ and follow the steps, please read the notes before hand
	The setup.sql file is a database reset script, it basically drops all the DB's and re-creates them - use at your own risk
  ChangeLog:
    /[WiFiDB Path]/ver.php

  Support:
    See reference about support forums under http://forum.techidiots.net/

    Enjoy!
        The RanInt Dev team