[prev in list] [next in list] [prev in thread] [next in thread] 

List:       memcached
Subject:    Re: memcache PHP session handler redundancy
From:       mike <mike503 () gmail ! com>
Date:       2007-07-26 7:13:38
Message-ID: bd9320b30707260013m35edd01dob2d69beb963d56f2 () mail ! gmail ! com
[Download RAW message or body]

On 7/25/07, Sascha Braun - CEO @ Braun Networks
<sascha@braun-networks.com> wrote:
> The $_REQUEST var is used, in cases where AJAX calls
> are getting made.
>
> Javascript calls don't transport PHP session ID's during
> the http request.
>
> Thats why thats in.
>
> Tell me if I'm wrong.

use $_GET or $_POST as appropriate. otherwise $_REQUEST inherits get,
post, cookie, etc... in different order depending on how the server is
configured (it's essentially a new style way of register_globals) it
promotes laziness imho.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic