Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74804 invoked by uid 1010); 28 Sep 2004 18:24:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73451 invoked from network); 28 Sep 2004 18:24:30 -0000 Received: from unknown (HELO duplo.phpwebhosting.com) (66.132.170.61) by pb1.pair.com with SMTP; 28 Sep 2004 18:24:30 -0000 Received: (qmail 16426 invoked from network); 28 Sep 2004 18:24:30 -0000 Received: from unknown (HELO ?10.0.2.78?) (65.200.4.130) by duplo2.phpwebhosting.com with SMTP; 28 Sep 2004 18:24:30 -0000 Message-ID: <4159AC68.1060908@ganx4.com> Date: Tue, 28 Sep 2004 11:24:40 -0700 User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: max length of a cookie value? From: dietrich@ganx4.com (Dietrich Ayala) we're experiencing truncation of cookie values. is there a hard-coded limit in php? there's nothing in the docs. i didn't find any bugs at bugs.php.net about this. thanks, dietrich