Advice to Xuzuning

Source: Internet
Author: User
Boss, to ask you questions, hope advice

Brief introduction:
I use AJAX login, after successful landing, the UserID record session, and jump to the inside page

Problem:
Always prompt for session timeout or invalid when jumping to inner page


My research:
Ajax access and browser orientation are subordinate to different processes, so PHP generates a different session, so this situation is caused. Do not know how to solve. Thank you.


Reply to discussion (solution)

Through my experiments, confirmed that AJAX access and browser access generated a session file, and online rumors do not match ah

With Ajax, there's no "jump".
Because once the "jump", the advantage of Ajax lost

The cookie used by Ajax is the same as the cookie of the browser, and there is no case where the session ID is different

You should check all the relevant parts of the program to troubleshoot the problem.

Thanks, I'll try.

I also encountered such a situation yesterday, later found that the parent class when checking permissions to clear the session

May be the landlord when the value of the time, did not add the global scope effective it? Only the current page is valid.

  • Contact Us

    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.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.