Is the parent url the same? If so, make sure the cookie that controls the session sets the domain to ".myurl.com". Then the session should be available on both sites.
Charley On Dec 6, 2007, at 12:44 PM, Tom Haskins-Vaughan wrote: > > Hi, I am in the process of rewriting a PHP application in symfony and > there will be a certain time where both apps will be live. What I'm > wondering is if it's possible to maintain a session from the old > app or > any other way of preventing the users having to log in twice as they > move back and forth between the two apps? > > TIA > > Tom > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
