Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
PDO_SQLITE
Installed
- no -
Latest
1.0.1
License
PHP
Summary
SQLite v3 Interface driver for PDO
Description
This extension provides an SQLite v3 driver for PDO.
SQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5, but is a significant
step forwards, featuring complete utf-8 support, native support for blobs,
native support for prepared statements with bound parameters and improved
concurrency.