This is the old SQLite2 extension, SQLite3 is the current SQLite driver for PHP 5.3+ and is included by default.
Desde PHP 5, la extensión SQLite viene habilitada de forma predeterminada. Con la versión 5.4 de PHP, la extensión SQLite solamente está disponible mediante PECL.
This is the old SQLite2 extension, SQLite3 is the current SQLite driver for PHP 5.3+ and is included by default.