SQLite Database Class - Definitions (PHP 5).
Set address to be shown in case of an error.
If this is not set the default address of $_SERVER['SERVER_ADMIN'] is used.
Name of application using this class (used in print_error()).
Default database filename to use for Connect() method.
Modify default error handling mode if you wish.
Default is DBOF_SHOW_NO_ERRORS if you omit this parameter.
Set this define to 1 if you want auto-emails to be sent whenever an error occures. Default is 0 (disabled).
Set this define to 1 if you want to use persistant connections as default connection.
Default is 0, which means that sqlite_open is used instead of sqlite_popen.
Documentation generated on Sat, 07 Aug 2010 20:00:53 +0200 by phpDocumentor 1.4.3