CaMykS  1.0-20231201
PDODBConnection Member List

This is the complete list of members for PDODBConnection, including all inherited members.

$activeCDBConnectionprotected
$connectionCDBConnectionprotected
$dbNameCDBConnectionprotected
$queryResCDBConnectionprotected
__construct()CDBConnection
check_status($name)CDBConnection
close_ressource($resName='defaultRes')PDODBConnection
connect_server($host='localhost', $login='', $pwd='', $driver='')PDODBConnection
create_database($name, $charset='utf8')PDODBConnection
create_table($name, $fields, $charset='utf8', $autoId=true, $primaryKeys=array('id'))PDODBConnection
database_exists($name)PDODBConnection
disconnect_server()PDODBConnection
dump_database($file=false)PDODBConnection
escape_string($string)PDODBConnection
execute_multiQueries($sql='', $resName='defaultRes')PDODBConnection
execute_query($sql='', $resName='defaultRes')PDODBConnection
get_compatibleType($type='default')PDODBConnectionprivate
get_databaseSize()PDODBConnection
get_databaseSummary()PDODBConnection
get_insertExtra()CDBConnection
get_queryAffectedRows($resName='defaultRes')PDODBConnection
get_queryDataLine($resName='defaultRes')PDODBConnection
get_queryError($resName='defaultRes')PDODBConnection
get_queryFieldCount($resName='defaultRes')PDODBConnection
get_queryFieldType($fIndex=0, $resName='defaultRes')PDODBConnection
get_queryGeneratedId($resName='defaultRes')PDODBConnection
get_queryNumDataLine($resName='defaultRes')PDODBConnection
get_resName()CDBConnectionprotected
get_serverVersion()PDODBConnection
get_tableList()PDODBConnection
is_connectionActive()CDBConnection
select_database($name)PDODBConnection