Runtime Configuration
The behaviour of these functions is affected by settings in php.ini.
Name | Default | Changeable | Changelog |
---|---|---|---|
sqlite3.extension_dir | NULL | PHP_INI_SYSTEM |
Here's a short explanation of the configuration directives.
- sqlite3.extension_dir string
-
Path to the directory where the loadable extensions for SQLite reside.