On Sun, Apr 20, 2008 at 11:25 AM, Chez17 <[EMAIL PROTECTED]> wrote:
>
> I am having problems accessing the session data. I am writing the
> session data like this:
>
> $this->Session->write('User', $someone['User']);
Try the dot notation
$this->Session->read('User.name')
HTH
Tarique
--
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---