Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2607 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72375 invoked from network); 23 Jun 2003 11:00:23 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 23 Jun 2003 11:00:23 -0000 Received: (qmail 3321 invoked from network); 23 Jun 2003 11:00:21 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 23 Jun 2003 11:00:21 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030623140746.07c37260@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 23 Jun 2003 14:08:04 +0300 To: Sterling Hughes Cc: internals@lists.php.net In-Reply-To: <1056335922.11754.20.camel@hasele> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] enabling sqlite by default From: zeev@zend.com (Zeev Suraski) References: <1056335922.11754.20.camel@hasele> I think it's a good idea. Zeev At 05:38 23/06/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 >-- >"A business that makes nothing but money is a poor kind of business." > - Henry Ford > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php