 |
|
Innovation award
 Nominee: 4x |
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.
|
|
| Name: |
class sqlite |
| Base name: |
sqlitedb |
| Description: |
SQLite database access wrapper |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
2330 users |
| All time rank: |
1477 |
| Week users: |
6 users |
| Week rank: |
413  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Base DB |
Required |
base abstraction class |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| HTML dbtree |
Conditional |
use instead of class mysql to work on a sqlite database |
| |
Applications that use this class |
|
|
| 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.
| |
Files |
|
|