Posted by bpuzon on 08/18/06 02:07
lorenzdominic_@hotmail.com wrote:
>My question is how does PHP know which Session ID is the correct one if
>I have hundreds of users and I am not giving PHP the correct Session ID
>just calling a variable from within a Session object?
As stated in the php manual (which is your best friend), the session_id is
silently addedd to any requests you make after you've starter the session.
--
Z powazaniem
Bartek Puzon
Navigation:
[Reply to this message]
|