Hi, i'd like to know how PHP determines what session_id to hand out to
users.

Is it based on some real value like the browser and the ip address? an
incremental number? I want to make sure that it doesnt provide two same
session id for the different users at the same time.

thanks

MAthieu Dumoulin
Programmer analyst for web solutions
www.groupimage.com




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

Reply via email to