Thanks John,
I dont have rights t change this value for my webserver. I only want this value to be changed for my application. Is there a way to take care of this ? Thanks again !!
Pushpinder
Before you call session_start()....
ini_set ( "session.gc_maxlifetime", "number of seconds" );
http://us3.php.net/ini_set
-- By-Tor.com It's all about the Rush http://www.by-tor.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php