[thelist] PHP Sessions and URL's

Ron Thigpen rthigpen at nc.rr.com
Fri Mar 9 08:21:48 CST 2001


I'm not sure how this works in PHP, but in theory it should be possible to set a
cookie that is recognized for all servernames w/i a given domain.  You might have to
set this domain-wide cookie manually and do a little cross-checking to keep things
in sync.  If PHP ever hopes to work on load-balanced servers there's got to be a
method for doing this.

--rt


Jeremy Keith wrote:
> 
> > I have a two domains that need to redirect to www.domain.com, so my sessions
> > will work correctly. . . Anyone have sugguestions?
>




More information about the thelist mailing list