JetBrains PHPverse 2026

SQLite3Result::__construct

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SQLite3Result::__constructConstructs an SQLite3Result

Descrizione

private SQLite3Result::__construct()

SQLite3Result instances are created by SQLite3::query() and SQLite3Stmt::execute().

Elenco dei parametri

Questa funzione non contiene parametri.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top