Why is it that my SESSION is only enabled, and a new session_id is generated every time I refresh it?
Source: Internet
Author: User
Why is a new session_id generated every time my SESSION is enabled? Why is a new session_id generated every time my SESSION is enabled? Only session_start ()., session. auto_start = ?, Cookies Disabled? Why is a new session_id generated every time my SESSION is enabled?
Why is a new session_id generated every time my SESSION is enabled?
Only session_start () is enabled ().
------ Solution --------------------
Session. auto_start =?
------ Solution --------------------
Cookies Disabled?
------ Solution --------------------
Discussion
Why is a new session_id generated every time my SESSION is enabled?
Only session_start () is enabled ().
------ Solution --------------------
Session_start () is enabled, but a session_id is generated, which is equivalent to opening a session.
------ Solution --------------------
The biggest reason is that your cookie is disabled. check it.
However, if cookie is disabled, you can also use url with parameters to implement session.
------ Solution --------------------
No matter what you say, you don't know what you said. Use native. I have never encountered this problem when I use native.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.