Statement on glibc/iconv Vulnerability

SQLite3Stmt::__construct

(No version information available, might only be in Git)

SQLite3Stmt::__constructConstrói um objeto SQLite3Stmt

Descrição

private SQLite3Stmt::__construct(SQLite3 $sqlite3, string $query)

As instâncias de SQLite3Stmt são criadas por SQLite3::prepare().

Parâmetros

sqlite3

query

add a note

User Contributed Notes

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