Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4188 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53126 invoked by uid 1010); 25 Aug 2003 16:15:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67375 invoked from network); 25 Aug 2003 15:37:20 -0000 Received: from unknown (HELO amitabha.axelero.hu) (195.228.240.92) by pb1.pair.com with SMTP; 25 Aug 2003 15:37:20 -0000 Received: from localhost (localhost-02 [127.0.2.1]) by amitabha.axelero.hu (8.12.9/8.12.9) with SMTP id h7PFbGij003853 for ; Mon, 25 Aug 2003 17:37:16 +0200 (CEST) Received: from fe04.axelero.hu [127.0.2.1] via SMTP gateway by amitabha.axelero.hu [195.228.240.92]; id A00F04C2245 at Mon Aug 25 17:37:16 2003 Received: from privat (247.10-182-adsl-pool.axelero.hu [81.182.10.247]) by fe04.axelero.hu (8.12.9/8.12.9) with SMTP id h7PFbEoc003722 for ; Mon, 25 Aug 2003 17:37:15 +0200 (CEST) Message-ID: <000a01c36b1e$c46f3840$0100a8c0@privat> To: Date: Mon, 25 Aug 2003 17:37:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Subject: imap_append (fifth argument) From: zsolt.bognar@vipmail.hu (=?iso-8859-1?Q?Bogn=E1r_Zsolt?=) Hello, I have a question about imap_append function. Why don't you (or php developers) use this patch in new php release? : http://www.zend.com/lists/php-dev/200303/msg00843.html We must patch every php source code, if we want to use the append function with date argument. Thanks, by Zsozso