Hi,

At http://sourceforge.net/projects/sqlite-php/, i found a module for php
which implements database functions for sqlite (http://www.sqlite.org)
which is a wonderful small, efficient and fast flatfile sql database. I
compiled it yesterday and was very surprised. I think i want to develop
on that module and contribute to it.

Now my question is, is there a way to contribute that module (or another
module) to the core php distribution ? Or is this just contributed and i
haven't seen it yet ? It will be nice to see this database implemented
in the php distribution, because it's a great alternative to the
server-databases.

Sqlite is something like dbm with sql92 language and more. 


Bye
Björn Kalkbrenner
--Rother-DATA GmbH
 


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to