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.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| Base DB |
Required |
base abstraction class |
| Class |
Dependency |
Why it is needed |
| HTML dbtree |
Conditional |
use instead of class mysql to work on a sqlite database |
| Link |
Description |
| phpcodelib |
my personal code repository |

If you know an application of this package, send a message to the
author to add a link here.