File: |
class-sqlite.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
file to include in your script |
Class: |
class sqlite
SQLite database access wrapper |
Author: |
By Jonathan Gotti |
Last change: |
- 2008-04-06
- no more $mode parameter to construct the database (not managed by the extension at all so drop it)
- drop php4 support, and buffered query are no longer supported (was useless as db has it's own buffer)
- autoconnect is now a static property
- add check_conn method |
Date: |
16 years ago |
Size: |
8,602 bytes |
|
|
|