PHP Classes

File: rhc_readme.txt

Recommend this page to a friend!
  Classes of Rick Hopkins   rhc   rhc_readme.txt   Download  
File: rhc_readme.txt
Role: Documentation
Content type: text/plain
Description: ::Config Info
Class: rhc
Error handling, debugger, database abstraction
Author: By
Last change: changed name, updated file
Date: 21 years ago
Size: 2,201 bytes
 

Contents

Class file image Download
RHC_README Information written by: Rick Hopkins / rick@sottc.com VERSION: 1.5 last modified: 2002.10.16 --COPYRIGHT--------------------------------------------------------------------- RHC :: Copyright by all of us Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. IN NO EVENT SHALL I BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF I HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. I SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS-IS" BASIS, AND I HAVE NO OBLIGATION TO PROVIDE MAINTAINANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. --INFORMATIONS------------------------------------------------------------------ If you find RHC useful or even if you are not satisifed, then mail me! I'm likely to improve this package, so it is recommended to visit the download page to always get the newest version. About Documentation I warmly appreciate if you could contribute to the documentation with description or example of usage, how-to's. --CHANGELOG--------------------------------------------------------------------- *******************CHANGES MADE AS OF OCTOBER 16, 2002*************************** **ADDED ODBC DATABASE CONNECTIVITY TO RHC_DB_OBJECT.PHP **ADDED $DIE GLOBAL VARIABLE: WHEN SITE IS PUBLIC IF $DIE = 1 THE THE SCRIPT IS KILLED IMMEDIATELY AFTER DISCOVERING AN ERROR (DEPENDANT UPON GLOBAL $BETA = 0) **RENAMED ALL FILES TO BE RHC_... (JUST FOR THE FUN OF IT) ********************************************************************************* --TODO-------------------------------------------------------------------------- ! MUCH MORE DOCUMENTATION ! ADD MULTIPLE DATABASE CONNECTION CAPABILITIES