SQLite SQLite database bindings wez Wez Furlong wez@php.net lead SQLite is a C library that implements an embeddable SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. This extension allows you to access SQLite databases from within PHP. PHP beta 0.6 2003-04-18 Initial release. Should be quite stable.