(PHP 5 >= 5.3.0, PHP 7) Returns a string that has been properly escaped
(PHP 5 >= 5.3.0, PHP 7) Prepares an SQL statement for execution
(PHP 5 >= 5.3.0, PHP 7) Returns the number of parameters within the prepared statement
(PHP 5 >= 5.3.0, PHP 7) Opens an SQLite database
(PHP 5 >= 5.3.0, PHP 7) Returns the SQLite3 library version as a string constant and as a number
(PHP 5 >= 5.3.0, PHP 7) Returns the number of database rows that were changed (or inserted or deleted) by
(PHP 5 >= 5.3.0, PHP 7) Binds the value of a parameter to a statement variable
(PHP 5 >= 5.3.0, PHP 7) Executes a prepared statement and returns a result set object
(PHP 5 >= 5.3.0, PHP 7) Returns the numeric result code of the most recent failed SQLite request
(PHP 5 >= 5.3.0, PHP 7) Closes the result set
Page 3 of 4