Date: 06/27/00
- Next message: M. Brian Akins: "Re: [phplib] Cookie_domain not working?"
- Previous message: M. Brian Akins: "[phplib] Cookie_domain not working?"
- In reply to: M. Brian Akins: "[phplib] Cookie_domain not working?"
- Next in thread: M. Brian Akins: "Re: [phplib] Cookie_domain not working?"
- Reply: M. Brian Akins: "Re: [phplib] Cookie_domain not working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"M. Brian Akins" wrote:
>
> But if I authenticate on 1.site.com and then go to 2.site.com I must login. Any
> one got ideas?
I've got lots! One that's relevant to this topic is that all of the
sites need to be using the same database for their session table. The
cookie is merely a key into the database; the database stores what login
state a session/user is in.
Toby
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: M. Brian Akins: "Re: [phplib] Cookie_domain not working?"
- Previous message: M. Brian Akins: "[phplib] Cookie_domain not working?"
- In reply to: M. Brian Akins: "[phplib] Cookie_domain not working?"
- Next in thread: M. Brian Akins: "Re: [phplib] Cookie_domain not working?"
- Reply: M. Brian Akins: "Re: [phplib] Cookie_domain not working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

