Sqlite-php module in php-distribution?
[email protected] (Björn Kalkbrenner) Fri, 7 Mar 2003 10:32:15 +0100
| Newsgroups | php.dev |
|---|---|
| Organization | Rother-DATA GmbH |
| Message-ID | <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAsfNA/9sW5UKCTUFp6vGbMsKAAAAQAAAAvT322tkLzkOjEDo7CZxYYgEAAAAA@rother-data.com> |
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