Instalação/Configuração
PHP Manual

Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

SQLite3 Opções de Configuração
Nome Padrão Modificável 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.


Instalação/Configuração
PHP Manual