Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 573687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:45:01+00:00 2026-05-13T13:45:01+00:00

MY PLATFORM: PHP & mySQL MY SITUATION: I am building an app. where users

  • 0

MY PLATFORM: PHP & mySQL

MY SITUATION:

I am building an app. where users can sign up for an account for the services that I provide. I want to restrict a user from signing up for multiple accounts and users from all over the world can create an account of their own. That being said:

  1. What can I do to prevent multiple accounts and ensure that I can track a user in case they resort to some mischief concerning the security of my website?

  2. What details do I need to log about the user for administration purposes? IP? Browser info? What else? (Bonus: If you can list out why, that would be helpful too)

  3. How many past logins of the user should be recorded and maintained? How would so many (your recommended number of past logins) help?

  4. Please list out what you think should not be missed at any cost and others that can be helpful.

Thank you in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T13:45:01+00:00Added an answer on May 13, 2026 at 1:45 pm

    Well, first off:

    IP Address are not unique ways of identifying a user, as multiple computers can be located on a single IP address, as seen in work enviorments, schools, and other institutional access points.

    Furthermore

    There is no absolute way to be sure about someone’s identity. You can simply go off what the person tells you. You can limit accounts 1 account per email address, but there are easy ways to work around that. Same with about any other method you try.

    So, we can conclude that:

    There really isn’t a way to ensure that a user only makes 1 account. You really shouldn’t bother attempting to implement a system that does, as there will always be ways to work around the blocker you have installed.

    The only real thing you can do is ensure 1 account per email address, and that is a stretch as gmail allows me to use all of these email addresses:

    myemail@gmail.com
    myemail+1@gmail.com
    // I can put anything after the '+' sign. Gmail ignores it.
    
    m.yemail@gmail.com
    m.y.email@gmail.com
    // Gmail doesn't care about dots in email addresses, they all go to me.
    

    As you can see, I can make a LOT of email addresses that are all unique, but they all go directly to my email inbox.

    And that isn’t counting my personal email @chacha102.com. With a catch-all email, I can put anything infront of @chacha102.com and it will go directly to me. I could even make a script to create a random hash and append the @chacha102.com to it. I would have almost an infinite amount of email addresses.

    So, my advice? Worry about something else.


    To answer the rest of your questions:

    You should probably keep an administrative log of important events. Such as StackOverflow has a log of all the rep I earn, when I got a badge, and most likely when I logged in. Find the ‘checkpoints’ in your site and log them.

    You should probably keep these logs for 30 days or longer if required by law, or forever if required by your system. (StackOverflow probably has ALL my reputation ups and downs as it ensures that a rep recalc can go from the beginning on).


    You should probably check out this StackOverflow question:
    https://stackoverflow.com/questions/72394/what-should-a-developer-know-before-building-a-public-web-site

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

MY PLATFORM: PHP & mySQL MY SITUATION: I came across a situation where I
MY PLATFORM: PHP & mySQL MY SITUATION: I am trying to implement transactions within
PLATFORM: PHP & mySQL For my experimentation purposes, I have tried out few of
PLATFORM: PHP & mySQL I am storing the date+time in database in the following
MY PLATFORM: PHP & mySQL WHAT I HAVE HERE: I have 4 tables, namely,
PLATFORM: PHP, mySQL & jQuery WHAT I HAVE: I have a Database table. Within
My platform is PHP JOOMLA MYSQL. I want to encode and load uploaded video
This is a question about Paypal Mass Pay IPN. My platform is PHP &
How we can Convert a MPG to FLV using PHP on Azure Platform?can you
Platform Builder is a tool for building a Windows CE Operating system on your

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.