Re: Sessions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, April 18, 2006 1:09 pm, Gissel y Fridel wrote:
> I'm a beginner using PHP and I don't speak english very well but I
> like your
>
> site because I believe that you are the best.
>
> Mi problem is with sessions, how can I do to delete a files of a
> server when
>
> the user closes the page.

They expire after some time goes by.

You'll never know when the user closes the browser or not.

You can change the time in php.ini or with:
http://www.php.net/manual/en/function.session-cache-expire.php

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux