Page 1 of 1

SEESION not expire Please Helps

Posted: Thu May 04, 2006 7:46 am
by philoo
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

Posted: Thu May 04, 2006 8:03 am
by JayBird
[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.