|
Posted by Rik on 07/30/06 07:19
axlq wrote:
> In article <48d5e$44cc3726$8259c69c$24703@news2.tudelft.nl>,
> Rik <luiheidsgoeroe@hotmail.com> wrote:
>> axlq wrote:
>>> So here's my logout.php script for all
>>> user types. It does seem to work correclty:
>>
>> I'm missing session_start() here.....
>
> Not really... as I said at the beginning of my original post,
> *all* scripts - without exception - include a file that calls
> session_start() right at the beginning. I neglected to say that
> what I posted for logout.php was an excerpt, not the whole script.
Sorry, missed that. As it is an excerpt, are you sure everything get's
executed correctly? No notices when error_reporting(E_ALL)?
>> Else, I'm very curious wether you cookies are actually deleted or
>> not, and if not, what they hold.
>
> The cookie gets deleted. When I examine the cookie after logging
> off in Opera, it says "login_settings: deleted."
Hmmz, then I don't think the problem is there. What's the actual content of
/home/mydomain/public_html/lists")? Are the sessions cleaned up?
It could also have something to do with the actual logging in/checking,
maybe post a portion of that code.
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|