(PHP 5 >= 5.3.0, PHP 7) Attempts to load an SQLite extension library
(PHP 5 >= 5.3.0, PHP 7) Opens an SQLite database
(PHP 5 >= 5.3.0, PHP 7) Prepares an SQL statement for execution
(PHP 5 >= 5.3.0, PHP 7) Clears all current bound parameters
(PHP 5 >= 5.3.0, PHP 7) Returns the number of parameters within the prepared statement
(PHP 5 >= 5.3.0, PHP 7) Executes a prepared statement and returns a result set object
(PHP 5 >= 5.3.0, PHP 7) Closes the result set
(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) Returns the numeric result code of the most recent failed SQLite request
(PHP 5 >= 5.3.0, PHP 7) Registers a PHP function for use as an SQL scalar function
Page 3 of 4