Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12065 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65613 invoked by uid 1010); 10 Aug 2004 16:31:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61528 invoked from network); 10 Aug 2004 16:30:54 -0000 Received: from unknown (HELO mx.thebrainroom.net) (69.55.226.195) by pb1.pair.com with SMTP; 10 Aug 2004 16:30:54 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 56077148805A; Tue, 10 Aug 2004 09:30:54 -0700 (PDT) Received: from thebrainroom.com (inari.thebrainroom.net [82.133.1.140]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with ESMTP id D2C921488058; Tue, 10 Aug 2004 09:30:50 -0700 (PDT) Message-ID: <4118F837.3020207@thebrainroom.com> Date: Tue, 10 Aug 2004 17:30:47 +0100 Organization: The Brain Room Ltd. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derrell.Lipman@UnwiredUniverse.com Cc: internals , Ilia Alshanetsky References: <4118DAFC.3080107@thebrainroom.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on jc.thebrainroom.net X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Level: X-TBR-Filter: Virus scanned and defanged Subject: Re: sqlite3 bindings in PHP From: wez@thebrainroom.com (Wez Furlong) I won't commit to a definite time, but keep in mind that the current sqlite only took me around 2 hours to code from scratch (plus various refinements since then); this is the kind of thing that will pop into existence real soon now when I get a spare couple of hours, and some writing deadline to meet ;-) --Wez. Derrell.Lipman@UnwiredUniverse.com wrote: > Derrell.Lipman@UnwiredUniverse.com writes: > > >>Wez Furlong writes: >> >> >>>I would say don't bother as its something I have planned for PDO. >>>But that's just me ;-) >> >>Sorry, TLA knowledge problem here. What's "PDO"? > > > Ok, now I know what PDO is. Wez, what do you anticipate as a completion > schedule for sqlite3 bindings, in or out of PDO? > > Cheers, > > Derrell