(PHP 5 < 5.4.0, PECL sqlite >= 1.0.1) Executes a query and returns either an array for one single column
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Closes an open SQLite database
(PHP 5 >= 5.1.0 and < 5.4.0) Returns the current row index
(PHP 5 < 5.4.0) Returns whether or not a previous row is available
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Executes a query against a given database and returns a result handle
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Set busy timeout duration, or disable busy handlers
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Returns the number of fields in a result set
(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) 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
Page 3 of 4