Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81040 invoked by uid 1010); 22 Jul 2004 14:36:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79229 invoked from network); 22 Jul 2004 14:36:11 -0000 Received: from unknown (HELO guidance.nl) (213.201.153.14) by pb1.pair.com with SMTP; 22 Jul 2004 14:36:11 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Date: Thu, 22 Jul 2004 16:33:29 +0200 Message-ID: <0C77C7530EA52A4EBD1C47C80D1D291E07F9A7@sbs.GuidanceBV.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] Calling PHP functions from an extension thread-index: AcRv9yVAnOzHpsFzTyqpzHyiYVHGLQAAXtHQ To: Subject: RE: [PHP-DEV] Calling PHP functions from an extension From: m.boeren@guidance.nl ("Marc Boeren") > > Doesn't ext/dbx already do what you're doing? > John wrote ADOdb so he is looking to speed it up. Which is funny, as I just wrote a pure-PHP version of ext/dbx for use in environments where the C dbx extension is unavailable :-) Cheerio, Marc.