Home  >  Article  >  Backend Development  >  thinkphp的present标签在火狐上无法正常解析?

thinkphp的present标签在火狐上无法正常解析?

WBOY
WBOYOriginal
2016-06-06 20:14:491077browse

thinkphp的present标签在火狐上无法正常解析?

thinkphp的present标签在火狐上无法正常解析?

在chrome是没问题的,在验证用户登录成功时在session里写入user的相关信息,模版里用present判断session.username值,如果有这个session表示登录了,header显示用户名,如果没有session则显示登录注册按钮。
在火狐里登录成功后,还是显示登录注册按钮。

回复内容:

thinkphp的present标签在火狐上无法正常解析?

thinkphp的present标签在火狐上无法正常解析?

在chrome是没问题的,在验证用户登录成功时在session里写入user的相关信息,模版里用present判断session.username值,如果有这个session表示登录了,header显示用户名,如果没有session则显示登录注册按钮。
在火狐里登录成功后,还是显示登录注册按钮。

present标签 在最后是解析成 isset

你先看看火狐浏览器下 打印下session看是否赋值成功

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn