[PHP] How does php server identify that the particular session belongs to particular user

2010-06-11 Thread Peter
Hi All, My Question is How does php server identify that the particular session belongs to particular user? Please help me out Regards Peter.m -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How does php server identify that the particular session belongs to particular user

2010-06-11 Thread Ashley Sheridan
. In such cases how do we handle this ? Thanks in advance Peter Ashley Sheridan wrote: On Fri, 2010-06-11 at 13:01 +0530, Peter wrote: Hi All, My Question is How does php server identify that the particular session belongs to particular user

Re: [PHP] How does php server identify that the particular session belongs to particular user

2010-06-11 Thread Shreyas
, Peter wrote: Hi All, My Question is How does php server identify that the particular session belongs to particular user? Please help me out Regards Peter.m All the session data is stored on the server either