Monday, November 11, 2013

cakephp session lost and sometimes refresh webpage it can be get

like login I write
      $this->Session->write('custpyzm',$verifyCode);
 and I submit then in users_controller I write
      $this->Session->read('custpyzm');
but sometimes it can't be getted; and if I refresh webpage sometime it can be getted sometimes can't ?
what's on earth ?help someone can tell me ,thinks very much

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: