I encounter a weird problem where I tried to search around and doesn't
find the answer. Hope someone could help me over here.

My problem:

I set a session by calling "$this->Session->write('Suppliers',
$suppliers);"  my controller. However when I do "$this->Session-
>read('Suppliers');" at another page, i got no data return. i tried
with "$this->Session->check('Suppliers');", it return false. The weird
things is, this only happen in MAMP on mac. Same code i tried at WAMP,
it works fine. I even upload the code to free hosting (00webhost) it
work fine also.

Can someone please help. Thanks.

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to