(PHP 5 < 5.4.0) Opens an SQLite database and returns an SQLiteDatabase object
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Execute a query against a given database and returns an array
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Fetches all rows from a result set as an array of arrays
(PHP 5 < 5.4.0) Seek to the previous row number of a result set
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Execute a query that does not prefetch and buffer all data
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.3) Executes a result-less query against a given database
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Returns the number of rows that were changed by the most recent
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Seek to the first row number
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Finds whether or not more rows are available
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Returns the encoding of the linked SQLite library
Page 4 of 4