![]() |
1
0
在http上下文中,会话是在页面/请求之间传递数据的一种方式,因为http是无状态的。 页面如何知道示例中的值?因为它们存储在会话变量中,可通过请求使用。 有关背景信息,请参见: https://www.w3schools.com/php/php_sessions.asp What is session and session variables? http://php.net/manual/en/reserved.variables.session.php https://en.m.wikipedia.org/wiki/Session_(computer_science)#Web_server_session_management |
![]() |
Garrett Rose · 会话数据如何在页面之间传递? 6 年前 |
![]() |
Viktor Rudi · PHP-更改会话值以更改语言 6 年前 |
![]() |
John_Cartor · PHP登录(会话问题) 6 年前 |
![]() |
glembo · 基于会话令牌认证问题的Laravel 5.6购物车 6 年前 |
![]() |
Rehan · 登录验证php后创建会话 6 年前 |
|
joko · 通过会话、两个目录使用多种语言 6 年前 |