Hi Dave,

thank you for help.

I moved forward a little bit on the issue.

With PHP function session_id() I can get the session id, and it
appears to be the same exact value stored in the 'CAKEPHP' cookie (or
whatever name you configure 'Session.cookie').

I just wonder, even if it is not an issue, if there is any method in
CakePHP Session to get the same.

Best,

Mario


On 3 Dic, 01:11, Dave <[email protected]> wrote:
> You can use the session id as the key as well if you prefer
>
> You just need to be sure to change the Security.level value in your core.php
> to at most medium.  On high it regenerates the session id every request.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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

Reply via email to