"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:3DC7A6C3.7030105@;webglobe.sk...
> Because the client did not supply you with the session id, so
> session_destroy() doesn't know what file
> to erase
>
> Shaun wrote:
>
> >hi
> >
> >When is create a session , and the browser refuses cookie i display an
error
> >the the user. There was no cookie created on the clients pc (i know this)
> >but there is still a session file created on the server. When i use
> >session_destroy() the session was not deleted , why ?
> >
> >Thanks
> >        Shaun
> >
> >
> >
> >
> >
>

in this case , how do i remove the session from the server then , withour
deleting it of course ?



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

Reply via email to