Hi people! I've set up session handling mechanism in symfony with the database backend storage. However, I'd love to update the session timeout, and regenration of session handling in symfony entirely myself and don't know how. Andy ideas?
I know how to get the session ID, but how do I update the session time in the database without that symfony adds everytime a new record? Are there symfony routines that gives me the chance to figure out if a session expired or I am in time and where I can tell symfony instead of generating a new record, updating it?! Tamer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
