PHP 8.5.0 Beta 3 available for testing

SQLite3Stmt::__construct

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

SQLite3Stmt::__construct โ€” Constructs an SQLite3Stmt object

่ฏดๆ˜Ž

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

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

ๅ‚ๆ•ฐ

sqlite3

query

๏ผ‹ๆทปๅŠ ๅค‡ๆณจ

็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจ

ๆญค้กต้ขๅฐšๆ— ็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจใ€‚
To Top