YMMV, but this worked for me. In my controller in /web/XXXX.php, I did: $_COOKIE['symfony'] = "OTHERSESSIONID"; sfContext::getInstance()->getController()->dispatch();
On Jan 24, 6:36 am, "Andrew von Hoesslin" <[EMAIL PROTECTED]> wrote: > Hello All > > Does anybody know how to use the same user session for different apps? > > I know that this is a bit out of the norm, but I really need to transfer > some data from one app to another. > > Thank you > > Andrew > > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.19.8/1236 - Release Date: 1/21/2008 > 8:23 PM --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
