Thomas Kryger wrote:
> I am using this in my logon script:
> function close()
> {
> if (connection_aborted() > 0)
> {
> @session_destroy();
> }
> }
>
> register_shutdown_function("close");
...sounds good, thakx a lot.
--
__________________________________________________________________________________________
==========================================================================================
Jan Walter, called John
LERACH, s.r.o.
phone nr. work: +420-2-782 28 02, home: +420-2-35 35 27 61
on emergency call: +420-602-385 760
work e-mail mailto:[EMAIL PROTECTED]
private e-mail mailto:[EMAIL PROTECTED]
ICQ#: 28353428
__________________________________________________________________________________________
==========================================================================================
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]