Manuel PHP
Configuration à l'exécution
Le comportement de ces fonctions est affecté par la configuration dans le fichier php.ini.
| Nom | Défaut | Modifiable | Changelog |
|---|---|---|---|
| sqlite3.extension_dir | NULL | PHP_INI_SYSTEM |
Voici un éclaircissement sur l'utilisation des directives de configuration.
- sqlite3.extension_dir string
-
Path to the directory where the loadable extensions for SQLite reside.
Remonter 
