--- Jason Davidson <[EMAIL PROTECTED]> wrote:

> Read up on 'named sessions'
> 
> I think that may be your solution

Interesting... here's a link to php.net. I assume this is what you're
talking about... Looks promising.

http://us4.php.net/manual/en/function.session-name.php

> 
> jason
> 
> Mark <[EMAIL PROTECTED]> wrote: 
> > 
> > 
> > --- Octavio Herrera <[EMAIL PROTECTED]> wrote:
> > 
> > > No, I do not store two items with the same key, I just open
> another
> > > session
> > > in other page and it just overwrite session data of a previous
> > > session
> > 
> > This is because (I believe) you can't open two cookie-based
> sessions
> > with two browser windows and expect to have two separate
> sessions.
> > 
> > > 
> > > -- 
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > 
> > > 
> > 
> > 
> > =====
> > Mark Weinstock
> > [EMAIL PROTECTED]
> > ***************************************
> > You can't demand something as a "right" unless you are willing to
> fight to death
> > to defend everyone else's right to the same thing.
> > ***************************************
> > 
> > 
> >             
> > _______________________________
> > Do you Yahoo!?
> > Win 1 of 4,000 free domain names from Yahoo! Enter now.
> > http://promotions.yahoo.com/goldrush
> > 
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> > 
> 


=====
Mark Weinstock
[EMAIL PROTECTED]
***************************************
You can't demand something as a "right" unless you are willing to fight to death to 
defend everyone else's right to the same thing.
***************************************


                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to