You can end the session by using function session_destroy().
See:

http://www.php.net/manual/en/function.session-destroy.php

For general information on how PHP handles sessions see:

http://www.php.net/manual/en/ref.session.php

Hope this helps.
Gurhan

On Thu, 2002-09-05 at 17:17, Raphael Hamzagic wrote:
> Hi,
> 
> I'm just wanna know why the session doesn't end when the user closes the
> browser window and how can i make it.
> 
> Thanks
> 
> Raphael
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 




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

Reply via email to