需求

The SQLite extension is enabled by default as of PHP 5.0. Beginning with PHP 5.4, the SQLite extension is available only via PECL.

add a note add a note

User Contributed Notes 1 note

up
-54
andrew at NOSPAM dot aljweb dot com
5 years ago
This is the old SQLite2 extension, SQLite3 is the current SQLite driver for PHP 5.3+ and is included by default.

备份地址:http://www.lvesu.com/blog/php/sqlite.requirements.php