php / 8.1.5 / sqlite3stmt.construct.html /

SQLite3Stmt::__construct

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

SQLite3Stmt::__constructConstructs an SQLite3Stmt object

Description

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

SQLite3Stmt instances are created by SQLite3::prepare().

Parameters

sqlite3
query

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/sqlite3stmt.construct.php