###############################################################################
# 452 Productions Internet Group (http://www.452productions.com)
# CashDatabase
#    This script is freeware and is realeased under the GPL
#    Copyright (C) 2000  452 Productions
#
#    This program is free software; you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation; either version 2 of the License, or
#    (at your option) any later version.
#
#    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, write to the Free Software
#    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#    Or just download it http://www.fsf.org/
###############################################################################

This script allows users to add themselves to a database and change information
about themselves. It was a learning experince (Original a webmonkey.com
tutorial) and features NO SECURITY WHAT SO EVER. 
The best use for people other than who it was written for is to mine it for interesting
input verification and database connectivity stuff. This has a TON of room for improvement
and if you improve it, drop us a line and tell us where it's at, if it's good we might
even link to it.

Good luck!
services@452productions.com