On 10/20/06, Na <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a main site where users login and a lot of sub-site where I want > to keep data session of the user when he goto their. > > So, how to keep same session when redirect to sub-domain ? > >
As far as I know there are no limitations on sessions across a sub-domain as long as your session handling code continues to point at the same source. Hope that helps. -- Chris Hartjes "The greatest inefficiencies come from solving problems you will never have." -- Rasmus Lerdorf @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php -~----------~----~----~----~------~----~------~--~---
