php8.5
Home/ Manual/ reference / sqlite3/ Additional setup on Windows as of PHP 7.4.0

Additional setup on Windows as of PHP 7.4.0

The SQLite3 extension is enabled by default. It's possible to disable it by using --without-sqlite3 at compile time.

Install

The SQLite3 extension is enabled by default. It's possible to disable it by using --without-sqlite3 at compile time.

Windows users must enable php_sqlite3.dll in order to use this extension. This DLL is included with Windows distributions of PHP.

Note

Dll libsqlite3.dll.

Source: reference/sqlite3/configure.xml · from the official PHP manual (php/doc-en)