(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Opens an SQLite database and create the database if it does not
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Fetches the current row from a result set as an array
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.1) Fetches the first column of a result set as a string
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Returns the error code of the last error for a database
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Fetches the next row from a result set as an array
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Opens a persistent handle to an SQLite database and create the
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Fetches a column from the current row of a result set
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Returns the version of the linked SQLite library
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Returns the number of rows in a buffered result set
(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0) Seek to the next row number
Page 1 of 4