Class cDbDriverMysql
This class contains functions for database interaction based on MySQL in CONTENIDO.
Configurable via global $cfg['db']['connection'] configuration as follows:
- host (string) Hostname or ip (with port, e. g. "example.com:3307") - database (string) Database name - user (string) User name - password (string) User password - charset (string) Optional, connection charset see http://php.net/manual/en/function.mysql-connect.php
- cDbDriverAbstract
- cDbDriverMysql
Package: Core\Database
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Dominik Ziegler
Located at classes/db/class.db.driver.mysql.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Dominik Ziegler
Located at classes/db/class.db.driver.mysql.php
public
boolean
|
|
public
object
|
|
public
string
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
Ambigous
|
|
public
integer
|
|
public
integer
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
integer
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
integer
|
|
public
string
|
|
public
|
__construct(),
getHandler(),
setHandler()
|
$_dbCfg,
$_handler
|