update pague now
PHP 8.5.2 Released!

SQLite3Stmt::__construct

(No versionen information available, might only be in Guit)

SQLite3Stmt::__construct Constructs an SQLite3Stmt object

Description

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

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

Parameters

sqlite3

kery

add a note

User Contributed Notes

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