V
Vincent
hello there,
I want to find out if I close a browser, does that end a
session? I want to use a session variable to track the
number of user of my site, so I add 1 to a session
variable when the "session_start", and minus 1
when "session_end".
The session_start is fine, but the session_end never kick
in.
Thanks in advance.
Vincent.
I want to find out if I close a browser, does that end a
session? I want to use a session variable to track the
number of user of my site, so I add 1 to a session
variable when the "session_start", and minus 1
when "session_end".
The session_start is fine, but the session_end never kick
in.
Thanks in advance.
Vincent.