Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13057 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95522 invoked by uid 1010); 28 Sep 2004 18:51:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95463 invoked from network); 28 Sep 2004 18:51:13 -0000 Received: from unknown (HELO colo.lerdorf.com) (66.198.51.121) by pb1.pair.com with SMTP; 28 Sep 2004 18:51:13 -0000 Received: from UNKNOWN-172-23-36-215.yahoo.com (UNKNOWN-204-50-168-65.yahoo.com [204.50.168.65] (may be forged)) by colo.lerdorf.com (8.13.1/8.13.1/Debian-14) with ESMTP id i8SIpBiX002850; Tue, 28 Sep 2004 11:51:11 -0700 Date: Tue, 28 Sep 2004 11:51:13 -0700 (PDT) X-X-Sender: rasmus@t42p.lerdorf.com To: Dietrich Ayala cc: internals@lists.php.net In-Reply-To: <4159AC68.1060908@ganx4.com> Message-ID: References: <4159AC68.1060908@ganx4.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] max length of a cookie value? From: rasmus@php.net (Rasmus Lerdorf) No limit on PHP's end. Probably happening in the browser. Check what is going over the wire. -Rasmus On Tue, 28 Sep 2004, Dietrich Ayala wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >