"Cpt John W. Holmes" wrote:
> 
> If you're using sessions in the URL, then it works just fine.
> 
> So, if PHP is less than 4.3.3, you need to use setcookie() to reset the
> value of the session id yourself. If you're using 4.3.3, then you don't have
> to worry about it.

I see, but then I would rather call it a bug in 4.3.2 than an
enhancement in 4.3.3. I would expect a function which creates a new
session id to do all necessary steps to have client and server
synchronised. Anyway, thanks John for the explanation.

Alexander
-- 
PINO - The free Chatsystem!
Available at http://www.pino.org

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

Reply via email to