Date: 05/10/01
- Next message: Alex Black: "Re: [phplib] parse template into $variable"
- Previous message: Rob Hardowa: "[phplib] Missing dollar signs after upgrade from php3 to php4"
- In reply to: Dennis Gearon: "[phplib] cookies and sessions"
- Next in thread: Dennis Gearon: "Re: [phplib] cookies and sessions"
- Reply: Dennis Gearon: "Re: [phplib] cookies and sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> How do I not allow different windows to have access to the same cookie?
>
> I.E. I have a page logged in in one window,
> and when I open another window, it gets the same session ID when I login
> using the same ID.
>
> Is this happening at the PHPLIB end (only allowing one active session
> per user), or in the browser cookie end?
>
unless someone's been dropping crack in my mountain dew, I don't think you
can restrict cookies that way. there's no control in javascript or through
headers of that kind of low level client behavior.
_alex
-- alex black, ceo enigma <email protected>the turing studio, inc. http://www.turingstudio.com
vox+510.666.0074 fax+510.666.0093
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Alex Black: "Re: [phplib] parse template into $variable"
- Previous message: Rob Hardowa: "[phplib] Missing dollar signs after upgrade from php3 to php4"
- In reply to: Dennis Gearon: "[phplib] cookies and sessions"
- Next in thread: Dennis Gearon: "Re: [phplib] cookies and sessions"
- Reply: Dennis Gearon: "Re: [phplib] cookies and sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

