On 8/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > How do I change the Cake session id to something of my choice? > Basically, I want to put in a check on every page load to see if the > forums session id has been created and if so, set the cake PHP session > id to that, so that both applications use the same session ID's.
In my opinion you will have to create your own custom session handler in order to accomplish this. -- Chris Hartjes Senior Developer Cake Development Corporation My motto for 2007: "Just build it, damnit!" @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?hl=en -~----------~----~----~----~------~----~------~--~---
