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

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

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
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
SQLite3Result::fetchArray
  • References/PHP/Function/Database/SQLite3/SQLite3Result

(PHP 5 >= 5.3.0, PHP 7) Fetches a result row as an associative or numerically indexed array or both

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::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::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::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::version
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Returns the SQLite3 library version as a string constant and as a number

2025-01-10 15:47:30