I guess you are using "files" session module.
If you take a look at note in PHP Manual, there is my note why your session
files are not deleted.
(See Session reference)
Hope this helps.
--
Yasuo Ohgaki
""E K L"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> Is there anybody can help to do this:
>
> My web site has 3 pages :a.php, b.php and c.php. I want to capture the
> session in those 3 pages. Without an id, visitor can't view my page. When
> visitors leave the site, thier session should be removed.
>
> The problem is how to remove the session. I have tried several function
> of session such as session_destroy(), session_unregister. But, i still faild
> to clear the session. What should i do?
>
> For ur information, the session.cookie_lifetime is set to 0 in my server.
> Should i change the value? If yes, then how to do it? Please give me your
> hands, thank you....
>
> E K
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> --
> PHP General 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]
>
--
PHP General 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]
- [PHP] Session David Tandberg-Johansen
- [PHP] session E K L
- [PHP] session Yasuo Ohgaki
- [PHP] session Rodrigo Reis da Rocha
- [PHP] session Wilbert Enserink
- [PHP] Re: session Owe André Jørgensen
- [PHP] session Brendon
- [PHP] Re: session Brendon
- [PHP] Session jtjohnston
- [PHP] I have tried ... jtjohnston
- [PHP] And ... jtjohnston
- [PHP] SESSION & <FORM> jtjohnston
- RE: [PHP] Session Rudolf Visagie