Hello all, ( I did on other forums without success)
I changed configuration php.in with
session.cache_expire = 2
(for 2 minutes)
then create
session_start() ;
$_SESSION['gone'] = "OK-OK-OK" ; After about 10 minutes, I reactive the page , it does not expired and still have
$_SESSION['gone'] = "OK-OK-OK" ;
Why ??? Please helps
Many thanks
Philo
SEESION not expire Please Helps
Moderator: General Moderators
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.