Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969373999 php.internals:25621 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68658 invoked by uid 1010); 11 Sep 2006 20:48:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68642 invoked from network); 11 Sep 2006 20:48:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2006 20:48:46 -0000 Authentication-Results: pb1.pair.com header.from=sean@caedmon.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sean@caedmon.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain caedmon.net from 69.60.120.90 cause and error) X-PHP-List-Original-Sender: sean@caedmon.net X-Host-Fingerprint: 69.60.120.90 iconoclast.caedmon.net Linux 2.4/2.6 Received: from [69.60.120.90] ([69.60.120.90:51484] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/AC-02095-CABC5054 for ; Mon, 11 Sep 2006 16:48:46 -0400 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1GMshe-0000I3-00; Mon, 11 Sep 2006 16:48:26 -0400 Message-ID: <4505CBAA.1020301@caedmon.net> Date: Mon, 11 Sep 2006 16:48:42 -0400 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: KitMan Cheung CC: internals@lists.php.net, PHPdoc References: In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ibm_db2 documentation update. From: sean@caedmon.net (Sean Coates) > There is a missing function from the ibm_db2 driver documentation. I would > like to add this to the documentation package. This is my first try at > this, I hope this is done correctly. > If one of you kind folks can take a moment and add this to the > documentation, it would be greatly appreciated. Hi Kitman. First, you should send this to phpdoc@lists.php.net. Next, the MLM software strips non-text attachments. Can you post the patch on the Web, somewhere? I'd be happy to take a look/commit. S