赞
踩
1.tp5使用session很简单。
首先看config配置文件默认是开启的
2.在使用的时候,名 值就可以。
但这块有个坑要注意必须use think\Session;
session首字母还必须大写!!!