/ Published in: PHP
URL: http://stackoverflow.com/questions/1470747/auto-login-in-cakephp
Expand |
Embed | Plain Text
$this->User->login($data);
You need to login to post a comment.
URL: http://stackoverflow.com/questions/1470747/auto-login-in-cakephp
$this->User->login($data);
You need to login to post a comment.