PHP Classes

File: README.WIZARD

Recommend this page to a friend!
  Classes of Chris Ravenscroft   NBBS Wizard   README.WIZARD   Download  
File: README.WIZARD
Role: Auxiliary data
Content type: text/plain
Description: A short intro
Class: NBBS Wizard
Create installation wizard pages
Author: By
Last change:
Date: 18 years ago
Size: 1,972 bytes
 

Contents

Class file image Download
---------------------------------------------------------------------- *** NBBS Wizard - Wizard Component & Installation Wizard *** The Next BBS - Forums Software ---------------------------------------------------------------------- Copyright (C) 2004, 2005 Chris F. Ravenscroft 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Questions? We can be reached at http://forums.sf.net ---------------------------------------------------------------------- *** History/Improvements ---------------------------------------------------------------------- [ v1.0 ] * Short Version: 1. First release 2. Extracted whatever was necessary from the NBBS source tree 3. Can run with AdoDb and/or Pear::DB 4. Prefix all your variables with the prefix defined in wizard.php 5. Compatible with non-Javascript enabled browsers 6. Uses Javascript when possible 7. That's it. * Long Version: None yet! ---------------------------------------------------------------------- *** Project Documentation ---------------------------------------------------------------------- http://bb.militate.com/?do=ext_wakka&wakka=WizardProject ---------------------------------------------------------------------- *** Coding Style: ---------------------------------------------------------------------- - SQL: even numerical values must be enclosed in quotes - more to come