I am having problems accessing the session data. I am writing the
session data like this:

$this->Session->write('User', $someone['User']);

But since user is an array, I don't know how to access the data in
user. I can't seem to get read to do it. I have looked at the cakephp
manual and api, i don't even know eoungh to understand most of the
examples. Any help is appreciated.

Dave
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to