Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33377 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99205 invoked by uid 1010); 22 Nov 2007 10:09:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99190 invoked from network); 22 Nov 2007 10:09:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Nov 2007 10:09:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.146.182 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.146.182 wa-out-1112.google.com Received: from [209.85.146.182] ([209.85.146.182:11360] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/53-08661-35555474 for ; Thu, 22 Nov 2007 05:09:24 -0500 Received: by wa-out-1112.google.com with SMTP id l24so3427799waf for ; Thu, 22 Nov 2007 02:09:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wL4zQrGDGxn+kn9NcPbKWFZOD24aohqsIgpnMlgXLNo=; b=CVmGzoXfykf+FNj5kQo2eGATanqvfDGfl5+2BG97r58YONVHeY2YZKGqQAuP1lYYsyJgqjXGIK+HGm0dyv4b6GmSsOmpfGRqFDAPnh+2uBqJEc4wk0nR7gP27xvgkBDtasZ/bW2bmd00CW/ADqNpssYUUrtZeYcVexGrcwD/vPs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I5A1Sb1GNSkza9HKVrlNfKUcgka8To1jfIOEOk3kGEOufH0AzVs7eOMmK2TWQeZgptLo0aAY6ublwzkrSf/vwvd9xe/+nmoSK0s8xPFTeguLpthnqOxZxG7E39NpqLzkUk6ojY/sq9g6RCFJu4eLBtlwemY21k3g3pPS+kPEg3M= Received: by 10.115.47.1 with SMTP id z1mr2245361waj.1195726161072; Thu, 22 Nov 2007 02:09:21 -0800 (PST) Received: by 10.114.210.8 with HTTP; Thu, 22 Nov 2007 02:09:21 -0800 (PST) Message-ID: <10845a340711220209l606a35c1we65e3c1cc39ff0e@mail.gmail.com> Date: Thu, 22 Nov 2007 10:09:21 +0000 Reply-To: RQuadling@GoogleMail.com To: "Hannes Magnusson" Cc: "Stefanos Stamatis" , internals@lists.php.net In-Reply-To: <7f3ed2c30711211213l2b1d1840vc432d1f0d3aa7fea@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57181.195.134.100.34.1195666210.squirrel@webmail.uoa.gr> <7f3ed2c30711211213l2b1d1840vc432d1f0d3aa7fea@mail.gmail.com> Subject: Re: [PHP-DEV] Disabling the built-in POST handler From: rquadling@googlemail.com ("Richard Quadling") On 21/11/2007, Hannes Magnusson wrote: > On Nov 21, 2007 6:30 PM, Stefanos Stamatis wrote: > > So setting post_max_size to zero for the script with php_value in the > > apache configuration disables the built-in post form handler resulting in > > the desired behaviour! > > > > My question is whether this is the expected behavior of php that we can > > count on and can be used as a solution to our problem. > > Yes. http://www.php.net/manual/en/ini.core.php#ini.post-max-size > > -Hannes Would it be worth stating specifically that a post-max-size of zero inhibits $_POST/$_FILES? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"