[thelist] PHP sessions timing out

charles stuart javascript at enure.net
Thu Apr 28 15:40:58 CDT 2005


Hi,

We have one lengthy page on a non-profit grant application. It's taking 
people quite a while to fill it out.

 From what people say it seems like they're cookies are timing out, and 
when they submit they are being kicked back out to the login screen. 
This makes them very mad.

I'm using the following code to set up the session:

<?
	session_name('phpses');
	session_start();
?>

I want the session to time out only if the user quits the browser.


Any help is much much appreciated.



best,

Charles




· · · · · · · · · · · · · · · · · · · · · · ·
Page Ahead Children's Literacy Program
88 Spring Street, Suite 123
Seattle, WA  98104
www.pageahead.org



More information about the thelist mailing list