b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Procedural File: _db.class.php

Source Location: /blogs/inc/_core/model/db/_db.class.php

Page Details

This file implements the DB class.

Based on ezSQL - Class to make it very easy to deal with MySQL database connections. b2evo Additions:

  • nested transactions
  • symbolic table names
  • query log
  • get_list
  • dynamic extension loading
  • Debug features (EXPLAIN...)
and more...

This file is part of the b2evolution/evocms project - http://b2evolution.net/. See also http://sourceforge.net/projects/evocms/.

Author:  fplanque: Francois PLANQUE
Author:  blueyed: Daniel HAHLER
Author:  Justin VINCENT
Version:  $Id: _db.class.php,v 1.50 2010/02/08 17:51:51 efy-yury Exp $
Copyright:  

(c)2003-2010 by Francois PLANQUE - http://fplanque.net/. Parts of this file are copyright (c)2004 by Justin Vincent - http://php.justinvincent.com Parts of this file are copyright (c)2004-2005 by Daniel HAHLER - http://thequod.de/contact.

Todo:  transaction support
Filesource:  Source Code for this file
Classes
Class Description
DB The Main Class
Constants
ARRAY_A  [line 70]

ARRAY_A = 'ARRAY_A',true

[ Top ]

ARRAY_N  [line 71]

ARRAY_N = 'ARRAY_N',true

[ Top ]

EZSQL_VERSION  [line 68]

EZSQL_VERSION = '1.25'

ezSQL Constants


[ Top ]

OBJECT  [line 69]

OBJECT = 'OBJECT',true

[ Top ]



Documentation generated on Sat, 06 Mar 2010 04:08:00 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).