sessions are given an id automatically by the php engine, you don't
need to do anything manually for that.  same about the handling, it's
all automatically.
you can basically just use the session without doing any checking on
your own, you can trust php for that. (it's not perfectly secure, but
it does the job very well)
(correct me if i'm wrong)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to