May I ask you, what are the data sheets for the registration module in the project you encountered, and what fields are there in each table?

Source: Internet
Author: User
Log in to register the module data sheet I used to think that simple, is nothing more than user name, password, UID, registration time and so on. But I now, but found that the module is really not simple, the data sheet of this module is also followed by some other modules, if not done well, will affect other modules.

For example: Now any site will have security aspects, to prevent malicious registration (for the same IP), prohibit IP and other such security modules, or consider the data of the following several sites in the same situation, but also user rights and third-party login AH and so on.

How are your datasheets created, or do you have a relatively fixed data table template for login registration modules for the situation I mentioned above?

Trouble, everybody.

Reply content:

Log in to register the module data sheet I used to think that simple, is nothing more than user name, password, UID, registration time and so on. But I now, but found that the module is really not simple, the data sheet of this module is also followed by some other modules, if not done well, will affect other modules.

For example: Now any site will have security aspects, to prevent malicious registration (for the same IP), prohibit IP and other such security modules, or consider the data of the following several sites in the same situation, but also user rights and third-party login AH and so on.

How are your datasheets created, or do you have a relatively fixed data table template for login registration modules for the situation I mentioned above?

Trouble, everybody.

Two tables user and User_extend

User store ID, username, password, mobile phone and other common information
User_extend store Birthdays, points, etc. infrequently used information

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