Jump to content

MySQL?


Recommended Posts

I'm working on a website and I want to have multiple (probably over 5,000) user accounts with unique passwords to gain entrance to a member's area.

Can I use MySQL to do this? If so, do any of you know how?

If there is another way to do this, could you please point me in that direction?

Thanks, in advance!

Link to comment
Share on other sites

  • Admin

I really, REALLY, don't recommend using a flatfile for a database that could have ~5000 records.

To use MySQL, you'd need to use some sort of programming language to interact with the database, like PHP. Setting up a database isn't particularly hard wiith apps like phpMyAdmin.

Link to comment
Share on other sites

I really, REALLY, don't recommend using a flatfile for a database that could have ~5000 records.

To use MySQL, you'd need to use some sort of programming language to interact with the database, like PHP. Setting up a database isn't particularly hard wiith apps like phpMyAdmin.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. To learn more, see our Privacy Policy