View Single Post
  #1 (permalink)  
Old 02-29-2008, 06:07 PM
David David is offline
Junior Member
 
Join Date: Feb 2008
Posts: 18
Default cookies on the field

I know there is Zend_Auth_Storage_Interface to keep your session saved but that means I should not use cookies anymore?

(and there is also Zend_Http_Cookie) (oh and Zend_Controller_Request_Http)
I remember a friend saying that the session lasts a lifetime, but you see right now i'm a bit confused.

Last edited by David : 02-29-2008 at 06:09 PM.
Reply With Quote