Returns the full table name based on db settings
string
getFullTableName
(string $tbl)
Returns the current micro time
float
getMicroTime
()
Get system settings and user settings
void
getSettings
()
Redefined in descendants as:
Get user settings
void
getUserSettings
()
Redefined in descendants as:
Exits with error message
void
messageQuit
([string $msg = 'unspecified error'], [string $query = ''], [boolean $is_error = true], [string $nr = ''], [string $file = ''], [string $source = ''], [string $text = ''], [string $line = ''])
-
string
$msg: Default: unspecified error
-
string
$query: Default: Empty string
-
boolean
$is_error: Default: true
-
string
$nr: Default: Empty string
-
string
$file: Default: Empty string
-
string
$source: Default: Empty string
-
string
$text: Default: Empty string
-
string
$line: Default: Empty string
Redefined in descendants as: