That didn't help. It seems like it is the session_destroy(); line it does
not accept.
My site is running on a win2000 server with PHP 4.1.2 . I have read that
this problem occured in an older version of PHP, but not this one. Any
clues?
Thanks
Christian
"Christian Joergensen" <mail@phpguru.dk> wrote in message
news:pan.2002.04.19.11.43.39.885164.982@phpguru.dk...
> On Fri, 19 Apr 2002 10:58:01 +0200, Christian Borchgrevink-Lund wrote:
>
> > session_unset();
>
> I would try the follwing instead of that:
>
> unset($_SESSION);
>
> --
> Christian Jørgensen | Codito, Ergo Sum
>
http://www.razor.dk |