[PHP] Problem with sessions expiring?

2003-03-14 Thread Mallen Baker
Hi I have a process for people to apply for awards online. The login is controlled using sessions, with a basic session variable set with the username of the person logged in. In PHP ini the session cookie lifetime is set to 0 - ie. until the browser session finishes. Manyof the applicants

Re: [PHP] Problem with sessions expiring?

2003-03-14 Thread CPT John W. Holmes
: Mallen Baker [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 14, 2003 10:59 AM Subject: [PHP] Problem with sessions expiring? Hi I have a process for people to apply for awards online. The login is controlled using sessions, with a basic session variable set with the username