> -Original Message-
> From: Donovan Brooke [mailto:li...@euca.us]
> Sent: Monday, January 24, 2011 7:49 AM
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] Different sessions, same client
>
> [snip]
> > > session_name(uniqid());
> >
[snip]
YAY! it worked!!
so then i tried this:
';
print_r($_SESSION);
echo '';
?>
and it doesn't preserve the older session information... so I must be
doing something wrong. I can assume that because the name is being
regenerated new each time, that the old "previous" session is destroyed
(
> -Original Message-
> From: Steve Staples [mailto:sstap...@mnsi.net]
> Sent: Monday, January 24, 2011 6:31 AM
> To: Tommy Pham
> Cc: 'Paul M Foster'; php-general@lists.php.net
> Subject: RE: [PHP] Different sessions, same client
>
> On Sun, 2011-01-2
s Lensselink'
> > Subject: RE: [PHP] Different sessions, same client
> >
> > > -Original Message-
> > > From: Thijs Lensselink [mailto:d...@lenss.nl]
> > > Sent: Sunday, January 23, 2011 12:21 AM
> > > To: php-general@lists.php.net
> &
> -Original Message-
> From: Tommy Pham [mailto:tommy...@gmail.com]
> Sent: Sunday, January 23, 2011 5:23 PM
> To: 'Paul M Foster'
> Cc: 'php-general@lists.php.net'; 'Thijs Lensselink'
> Subject: RE: [PHP] Different sessions, same client
&
> -Original Message-
> From: Thijs Lensselink [mailto:d...@lenss.nl]
> Sent: Sunday, January 23, 2011 12:21 AM
> To: php-general@lists.php.net
> Subject: Re: [PHP] Different sessions, same client
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
On Sun, Jan 23, 2011 at 11:45:30AM -0500, tedd wrote:
> At 11:02 AM + 1/23/11, Ashley Sheridan wrote:
> >On Sun, 2011-01-23 at 09:21 +0100, Thijs Lensselink wrote:
> >
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> On 01/23/2011 07:33 AM, Paul M Foster wrote:
> >> > Storing
At 11:02 AM + 1/23/11, Ashley Sheridan wrote:
On Sun, 2011-01-23 at 09:21 +0100, Thijs Lensselink wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/23/2011 07:33 AM, Paul M Foster wrote:
> Storing any sort of login/auth data in cookies has regularly been panned
> on this list
On Sun, 2011-01-23 at 09:21 +0100, Thijs Lensselink wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/23/2011 07:33 AM, Paul M Foster wrote:
> > Storing any sort of login/auth data in cookies has regularly been panned
> > on this list. The preference seems to be to store whatever
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/23/2011 07:33 AM, Paul M Foster wrote:
> Storing any sort of login/auth data in cookies has regularly been panned
> on this list. The preference seems to be to store whatever login/auth
> information *must* be stored in the $_SESSION variable.
>
Storing any sort of login/auth data in cookies has regularly been panned
on this list. The preference seems to be to store whatever login/auth
information *must* be stored in the $_SESSION variable.
Well and good. My problem, however, is that I have multiple applications
in different tabs running
11 matches
Mail list logo