(PHP 5 >= 5.3.0, PHP 7, PHP 8)
连接 SQLite 3 数据库的类。
$filename
, int $flags
= SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE, string $encryptionKey
= "")$destination
, string $sourceDatabase
= "main", string $destinationDatabase
= "main"): bool
$name
,$stepCallback
,$finalCallback
,$argCount
= -1$filename
, int $flags
= SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE, string $encryptionKey
= ""): void
$table
,$column
,$rowid
,$database
= "main",$flags
= SQLITE3_OPEN_READONLY