(PHP 8 >= 8.4.0)
A PDO subclass representing a connection using the SQLite PDO driver.
This driver supports a dedicated SQL query parser for the SQLite dialect. It can handle the following:
$name,$step,$finalize,$numArgs = -1$function_name,$callback,$num_args = -1,$flags = 0$table,$column,$rowid,$dbname = "main",$flags = Pdo\Sqlite::OPEN_READONLY $dsn,$username = null ,$password = null ,$options = null $dsn,$username = null ,$password = null ,$options = null $query, ? int $fetchMode = PDO::FETCH_COLUMN, int $colno): PDOStatement |false $query,$fetchMode = PDO::FETCH_CLASS,$classname,$constructorArgs$query, ? int $fetchMode = PDO::FETCH_INTO, object $object): PDOStatement |false