(PHP 5 >= 5.3.0, PHP 7)
SQLite3Result::columnType
  • References/PHP/Function/Database/SQLite3/SQLite3Result

(PHP 5 >= 5.3.0, PHP 7) Returns the type of the nth column

2025-01-10 15:47:30
SQLite3Stmt::bindParam
  • References/PHP/Function/Database/SQLite3/SQLite3Stmt

(PHP 5 >= 5.3.0, PHP 7) Binds a parameter to a statement variable

2025-01-10 15:47:30
SQLite3Stmt::reset
  • References/PHP/Function/Database/SQLite3/SQLite3Stmt

(PHP 5 >= 5.3.0, PHP 7) Resets the prepared statement

2025-01-10 15:47:30
SQLite3Result::reset
  • References/PHP/Function/Database/SQLite3/SQLite3Result

(PHP 5 >= 5.3.0, PHP 7) Resets the result set back to the first row

2025-01-10 15:47:30
SQLite3::busyTimeout
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.3, PHP 7) Sets the busy connection handler

2025-01-10 15:47:30
SQLite3::query
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Executes an SQL query

2025-01-10 15:47:30
SQLite3::querySingle
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Executes a query and returns a single result

2025-01-10 15:47:30
SQLite3::escapeString
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Returns a string that has been properly escaped

2025-01-10 15:47:30
SQLite3::lastErrorMsg
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Returns English text describing the most recent failed SQLite request

2025-01-10 15:47:30
SQLite3::loadExtension
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Attempts to load an SQLite extension library

2025-01-10 15:47:30