NYCPHP Meetup

NYPHP.org

[nycphp-talk] Session cookie expiration issue

Scott Mattocks scott at crisscott.com
Wed Mar 8 15:44:49 EST 2006


Stephen Musgrave wrote:
> session_start() is definitely being called in every invocation of  
> ever page on the site.  (It's in a global include file.)  I am not  
> jumping in and out of HTTPS, so I will turn them off.
> 
> Any other ideas?

I am not too familiar with the session features of adodb, but you should 
take a look at the class/file that is being used for the session 
handler. Make sure that the method/function used to close the session is 
updating the timestamp in the database.

-- 
Scott Mattocks
http://www.crisscott.com



More information about the talk mailing list