(PHP 5 >= 5.3.0, PHP 7)
Une classe d'interface avec les bases de données SQLite3.
$filename
[, int $flags
= SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE
[, string $encryption_key
= NULL
]] )$name
, mixed $step_callback
, mixed $final_callback
[, int $argument_count
= -1
] )$name
, mixed $callback
[, int $argument_count
= -1
[, int $flags
= 0
]] )$filename
[, int $flags
= SQLITE3_OPEN_READWRITE | SQLITE3_OPEN_CREATE
[, string $encryption_key
= NULL
]] )$table
, string $column
, int $rowid
[, string $dbname
= "main"
[, int $flags
= SQLITE3_OPEN_READONLY
]] )