Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
- Date: Mon, 07 Jul 2008 10:36:55 -0500
- From: Shawn McKenzie <nospam@xxxxxxxxxxxxx>
- Subject: Re: [PHP] Looking for a reasonable explanation as to why $_REQUEST exists
Eric Butera 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. -Shawnhttp://us2.php.net/manual/en/ini.core.php#ini.request-order
So I was 50% correct. That's better than my normal 0%-33%. -Shawn -- 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: Eric Butera
- [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] Looking for a reasonable explanation as to why $_REQUEST exists
- 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):