Re: PHP session_id()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, January 30, 2006 11:54 pm, Jacques wrote:
> Is it possible that the PHP engine can generate duplicate session id's
> for
> one application? Can one assume that the session id generated and
> saved in a
> database will always be unique (never to be repeated)?

I think the odds are pretty good against, but there's no guarantee of
uniqueness...

If you replace the usual 'file' session handler with 'user' you could
check for yourself easily enough, I should think...

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux