DESCRIPTION
This class provides basic funcionalities for working with
a MySQL database and HTML forms.
INSTALLATION
Unpack the library: the library is contained in the INC directory
In the library there is a spy-ware code that collects
statistical informations about the use of this class. You can
disable it if you want; details are contained in the documentation.
DOCUMENTATION
The documentation of the class is contained in the TEST directory.
To read it you should create a MySQL database named "aiTools", otherwise
you can read it online from the http://phpdev.antitesi.it site.
A trimmed version, not interactive, is contained in the <tt>manual.html"</tt>
file.
LICENSE
This library is licensed under the GPL terms; you can read it
in the Free Software Foundation site.
COPYRIGHT
Copyright (C) 2003: Andrea Iacoponi
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, 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.
|