Where/when it was decided to be included in the main
    distribution in the first place?
    
    --Jani
    

On 22 Jun 2003, Sterling Hughes wrote:

>Hey,
>
>Unless anyone objects I'm going to enable the sqlite extension by
>default for PHP5.  The extension comes with the bundled sqlite library
>which is 1.5mb in total (cd ext/sqlite/libsqlite/src/; du -ch *.c *.h),
>and is a good alternative to using MySQL for small sites.
>
>The sqlite library is licensed to the public domain and provides a
>complete database solution in a small library - no server required.  For
>more information take a look at http://www.hwaci.com/sw/sqlite/.
>
>-Sterling


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

Reply via email to