Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- Date: Mon, 07 Jul 2008 10:43:51 -0500
- From: Shawn McKenzie <nospam@xxxxxxxxxxxxx>
- Subject: Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
They can be what? I was wrong, the S is $_SERVER not $_SESSION. -Shawn Daniel Brown wrote:
On Mon, Jul 7, 2008 at 11:23 AM, Shawn McKenzie <nospam@xxxxxxxxxxxxx> wrote:When you use register_globals it extracts the vars from get, post, cookie and session, or used to. But, I don't think session vars are in $_REQUEST.They can be. Google "EGPCS".
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Follow-Ups:
- References:
- [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- From: mike
- Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- From: Eric Butera
- Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- From: Shawn McKenzie
- Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- From: Daniel Brown
- [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- Prev by Date: Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- Next by Date: Re: [PHP] Splitting up long URLs
- Previous by thread: Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- Next by thread: Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- Index(es):