Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28366 invoked by uid 1010); 15 Mar 2005 16:35:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27748 invoked from network); 15 Mar 2005 16:34:53 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 15 Mar 2005 16:34:53 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.4/2.6 Received: from ([212.112.227.169:50783] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id 90/46-52214-7AE07324 for ; Tue, 15 Mar 2005 11:34:48 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id A9268DF013B; Tue, 15 Mar 2005 17:35:18 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23807-05; Tue, 15 Mar 2005 17:35:13 +0100 (CET) Received: from [192.168.0.77] (port-212-202-40-148.dynamic.qsc.de [212.202.40.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id B053BDF004A; Tue, 15 Mar 2005 17:35:13 +0100 (CET) Message-ID: <42370EA3.5010209@php.net> Date: Tue, 15 Mar 2005 17:34:43 +0100 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net, pecl-dev@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: PDO wiki From: lsmith@php.net (Lukas Smith) Hi, with the help of some PDO users I have begun assembling some additional information on my wiki: http://oss.backendmedia.com/index.php?area=PDO I am still in the process of harvesting the various mailinglists for questions to add to the FAQ. The links section should be fairly complete and also provides some related links that people will find valueable. Beyond that in the user notes section are several points that I personally dislike about the PDO API or that users have brought to my attention. I am hoping to basically try to ensure that the wiki provides a somewhat useful snapshot of the discussions and decisions from the php mailinglists. The wiki is read and editable by all. So its easy to contribute. regards, Lukas PS: please dont reply to this cross post.