Hello all, I'm fairlly new to cakephp and while it seems to be fairly fast it is indeed difficult to grasp.
I have a question concerning sessions. I have a cakephp app the has external code and is not part of my cakephp app. When a visitor browses my web site a session is created by cakephp. I have a feedback page this is only located in my webroot directory and I am trying to write to the cakephp session. I can write to a session but, its not the cakephp session and a completely new session is created. Any idea why this is happening? I have set security to "medium" in my core.php file. Thanks in advance, Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
