kernel
[ class tree: kernel ] [ index: kernel ] [ all elements ]

Procedural File: BitDbAdodb.php

Source Location: /kernel/BitDbAdodb.php



Classes:

BitDbAdodb
This class is used for database access and provides a number of functions to help with database portability.


Page Details:

ADOdb Library interface Class



Tags:

author:  spider <spider@steelsun.com>
version:  

$Header$

Copyright (c) 2004 bitweaver.org Copyright (c) 2003 tikwiki.org Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. All Rights Reserved. See below for details and a complete list of authors. Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details

filesource:  Source Code for this file


Includes:

require_once(EXTERNAL_LIBS_PATH.'adodb/adodb.inc.php') [line 27]
This code must execute before adodb/adodb.inc.php runs

Otherwsie $ADODB_CACHE_DIR ends up being set to '/tmp'


require_once(KERNEL_PKG_PATH.'BitDbBase.php') [line 28]






bitdb_error_handler [line 647]

void bitdb_error_handler( $dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection)



Parameters

   $dbms  
   $fn  
   $errno  
   $errmsg  
   $p1  
   $p2  
   &$thisConnection  
[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:55:48 +0000 by phpDocumentor 1.5.0-lsces