Main.HomePage History
Hide minor edits - Show changes to markup
November 16, 2008, at 05:51 PM
by 127.0.0.1 -
Changed lines 2-5 from:
php-sqlite3 is a PHP extension that lets you access SQLite3 databases (see : http://www.sqlite3.org) within your scripts.
to:
php-sqlite3 is a PHP extension that lets you access SQLite3 databases (see : http://www.sqlite3.org) within your scripts.
PHP 4 and PHP 5 have already built-in support for this RDBM, but this is limited to the 2.x releases. This extension adds support for SQLite? 3.x release.
Please note that this project is still alpha-quality. Please test and report if it works for you and how it can be enhanced.
Current (or planned) features include:
* In-memory databases support
* UTF-16 encoding
* User-level SQL functions
October 13, 2005, at 06:22 PM
by 81.56.84.41 -
Changed lines 1-7 from:
php-sqlite3
php-qlite3 is a PHP extension that lets you access SQLite3 databases (see : http://www.sqlite3.org) within your scripts.
to:
php-sqlite3 is a PHP extension that lets you access SQLite3 databases (see : http://www.sqlite3.org) within your scripts.
October 13, 2005, at 06:21 PM
by 81.56.84.41 -
Added lines 1-7:
php-sqlite3
php-qlite3 is a PHP extension that lets you access SQLite3 databases (see : http://www.sqlite3.org) within your scripts.