Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78025 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18549 invoked from network); 14 Oct 2014 15:31:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2014 15:31:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike@mjdugan.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mike@mjdugan.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mjdugan.com from 209.85.216.49 cause and error) X-PHP-List-Original-Sender: mike@mjdugan.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:51757] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/77-18603-1E14D345 for ; Tue, 14 Oct 2014 11:31:45 -0400 Received: by mail-qa0-f49.google.com with SMTP id f12so6015596qad.36 for ; Tue, 14 Oct 2014 08:31:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type; bh=WQdtIiYI8AFt9SCwsayT8jItsx2F7FGafK8YD4ANLIo=; b=T0+BKtSBjQ1N0Pk4u3KmnMphcV4RQ2r9l7nSra+42vCKCAa/nAG+O/WYWJhUllT008 cf4hyWkxints5N99NN4sF5Cfk55b4eRyFUfXtH88HPvqDpCuo3ctnf6tASNeM//2fiSI Y0pjCq19cpKfDl9c9vevDKcEKqf+BN43LGUYQSezeosxLgJYxzJfA24xQyBFLgajvlEm qCzxwKxw+bdvR7CzgaVkeoL1h8fL1L4/FssSjFs4POwqjMrkGsdhI/rYZM++qGzC9dFN gXHSY2sj8oCfIJNSVDVMLqCAp/8zrgTgvADEjglfS1+VKd10MF90/yoFvM9KH+DBJGSg 2jeQ== X-Gm-Message-State: ALoCoQkFbJHZAw/JdlhKt5mrFNxUf59PPheOhWxLeMdBeGEcXOuixps8J0QjyTJpALmBFVzusowA X-Received: by 10.224.61.7 with SMTP id r7mr10587439qah.9.1413300703034; Tue, 14 Oct 2014 08:31:43 -0700 (PDT) Received: from Mikes-iMac.local (c-71-200-126-32.hsd1.md.comcast.net. [71.200.126.32]) by mx.google.com with ESMTPSA id e6sm4668324qab.42.2014.10.14.08.31.42 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 14 Oct 2014 08:31:42 -0700 (PDT) Date: Tue, 14 Oct 2014 11:31:41 -0400 To: Lester Caine , internals@lists.php.net Message-ID: In-Reply-To: <543D3FBE.9000402@lsces.co.uk> References: <776669CE-9E8C-4069-9834-C7275CCA0EF4@ajf.me> <8CB055D4-F164-4DF3-B019-684BAE7E016E@ajf.me> <543D3FBE.9000402@lsces.co.uk> X-Mailer: Airmail (249) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="543d41dd_4db127f8_12d" Subject: Re: [PHP-DEV] New globals for PUT and DELETE From: mike@mjdugan.com (Mike Dugan) --543d41dd_4db127f8_12d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On October 14, 2014 at 11:23:13 AM, Lester Caine (lester=40lsces.co.uk) w= rote: On 14/10/14 14:41, Mike Dugan wrote:=C2=A0 > * =24=5FREQUEST - query string and request body parameters=C2=A0 >=C2=A0 > Makes more sense than =24=5FGET and =24=5FPOST.=C2=A0 That was actually Andrea=E2=80=99s reply. I don=E2=80=99t the intent was = the =24=5FREQUEST is new, just clarifying that it would still contain the= same data. Am I missing something. I've used =24=5FREQUEST since day one since the f= orm=C2=A0 returns are always a combination of the Post and url data ...=C2=A0 All right if state variables are passed with the URL, I may just use=C2=A0= =24=5FGET but only because I know I'm GETting back the previous state. I=C2= =A0 just don't see the need for this debate.=C2=A0 The entire point of this debate is that =24=5FGET are passed through the = URL and not necessarily indicative of a GET (HTTP) action. You could just= as easily POST data to a URL with parameters, so although you would acce= ss those URL params via =24=5FGET, the HTTP request itself isn=E2=80=99t = a GET request. If you pass state data through the URL, there=E2=80=99s no= mandate that you're GETting anything, rather you=E2=80=99re accessing th= e query string that=E2=80=99s appended to the URL regardless of the HTTP = action. --=C2=A0 Lester Caine - G8H=46L=C2=A0 -----------------------------=C2=A0 Contact - http://lsces.co.uk/wiki/=3Fpage=3Dcontact=C2=A0 L.S.Caine Electronic Services - http://lsces.co.uk=C2=A0 EnquirySolve - http://enquirysolve.com/=C2=A0 Model Engineers Digital Workshop - http://medw.co.uk=C2=A0 Rainbow Digital Media - http://rainbowdigitalmedia.co.uk=C2=A0 --=C2=A0 PHP Internals - PHP Runtime Development Mailing List=C2=A0 To unsubscribe, visit: http://www.php.net/unsub.php=C2=A0 --=C2=A0 Mike Dugan mike=40mjdugan.com --543d41dd_4db127f8_12d--