开发者

Symfony Session not working in Version 1.0.22

After login the user, it redirect to Login successs page. That page i got the session(userid). But i click any other links or type any other url(same site), the session will distroyed. I also check it with normal $_SESSION[]; a开发者_开发问答s well as $this->getUser()->setAttribute( ) ; method. I am new in symfony. Please help me. Thanks in advance.


Did you check if your cookies are enabled in your browser ?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜