标签: php jquery session
如何在PHP中获取会话数据?我想在PHP中获取addid值,但我无法做到这一点。为什么?以下是我的Chrome会话数据
addid
session_start(); echo $_SESSION['addid'];
Chrome会话数据: