This class is a wrapper around the PHP extension to access SQLite databases.
It provides functions for opening and closing SQLite database files, list database tables and their fields, execute SQL insert, update delete and select queries and retrieve the result set data into arrays.
|
Packages needed by this class |
|
Class |
Download | Why it is needed |
Dependency |
Base DB |
.zip .tar.gz |
base abstraction class |
Required |
|
Other classes that need this package |
|
Class |
Why it is needed |
Dependency |
HTML dbtree |
use instead of class mysql to work on a sqlite database |
Conditional |
|
Applications that use this package |
|
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|