__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
// security - hide paths
if (!defined('ADODB_DIR')) die();
class perf_sqlite3 extends adodb_perf{
var $tablesSQL = "SELECT * FROM sqlite_master WHERE type='table'";
var $createTableSQL = "CREATE TABLE adodb_logsql (
created datetime NOT NULL,
sql0 varchar(250) NOT NULL,
sql1 text NOT NULL,
params text NOT NULL,
tracer text NOT NULL,
timer decimal(16,6) NOT NULL
)";
var $settings = array();
function __construct(&$conn)
{
$this->conn = $conn;
}
function tables($orderby='1')
{
if (!$this->tablesSQL){
return false;
}
$rs = $this->conn->execute($this->tablesSQL);
if (!$rs) {
return false;
}
$html = rs2html($rs, false, false, false, false);
return $html;
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| perf-db2.inc.php | File | 3.4 KB | 0777 |
|
| perf-informix.inc.php | File | 2.35 KB | 0777 |
|
| perf-mssql.inc.php | File | 5 KB | 0777 |
|
| perf-mssqlnative.inc.php | File | 5.01 KB | 0777 |
|
| perf-mysql.inc.php | File | 8.6 KB | 0777 |
|
| perf-oci8.inc.php | File | 24.01 KB | 0777 |
|
| perf-postgres.inc.php | File | 5.52 KB | 0777 |
|
| perf-sqlite3.inc.php | File | 721 B | 0777 |
|