thinkphp How to prevent users from being unblocked or intentionally refreshed in a way that causes a single piece of data to be added multiple times

Source: Internet
Author: User

When I add data, many times the page has been refreshed, resulting in a number of days to repeat multiple additions

The pit has the user network bad time will read the bar and then the user will refresh the tragedy happened

How do I stop this kind of thing?

Reply content:

When I add data, many times the page has been refreshed, resulting in a number of days to repeat multiple additions

The pit has the user network bad time will read the bar and then the user will refresh the tragedy happened

How do I stop this kind of thing?

The use of session,session is the server-side data, as long as the planting no longer refresh its value is not changed, it is possible to use this to prevent users from repeating the data submission

Your problem is actually to prevent the form to repeat the problem, you can use to generate a token in the session, also put a copy in the form, and then verify the table only son come over the token, and clear the session

  • 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.