Web lists-archives.org

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