[Catalyst] How to use sessions with out expire field
    Andy Grundman 
    andy at hybridized.org
       
    Tue Feb 14 21:35:06 CET 2006
    
    
  
Vidya Sagar wrote:
> Hello all,
> 
>  I have created sessions to the elements of my database....but the 
> expires field is creating a problem...so can anyone tell me whether i 
> can remove tat field....from database....thank u
What's the problem with it?  The expires field is a good thing to have because 
it enables you to cleanup expired sessions automatically, not to mention that 
it's a core feature of the Session plugins and is required.
-Andy
    
    
More information about the Catalyst
mailing list