ea-Geiercode-base
[ class tree: ea-Geier ] [ index: ea-Geier ] [ all elements ]

Procedural File: db.class.php

Source Location: /code/base/db.class.php

Page Details

database wrapper class

LICENSE: 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Link:  http://www.ea-geier.at/
Filesource:  Source Code for this file
Version:  $Id: db.class.php 141 2007-08-31 20:52:47Z m2mtech $
License:  GNU General Public License Version 2
Copyright:  2007 m2m server software gmbh
Author:  m2mtech <tech@m2m.at>
Classes
Class Description
eaDB wrapper for ADOdb database library
Includes
require_once (eaADODB_DIR.'adodb.inc.php') [line 38]

load adobdb library

[ Top ]

require_once (eaADODB_DIR.'session/crypt.inc.php') [line 40]
[ Top ]

require_once (eaADODB_DIR.'session/adodb-cryptsession2.php') [line 39]
[ Top ]


Functions
eaADODBerrorLog  [line 923]

void eaADODBerrorLog( string $msg, [boolean $newline = true]  )

output function forwarding to error_log

Parameters:
string   $msg:  error message
boolean   $newline:  send new line command


[ Top ]


Documentation generated on Sun, 09 Sep 2007 17:08:20 +0200 by phpDocumentor 1.3.1