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 7665099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T14:28:29+00:00 2026-05-31T14:28:29+00:00

how is it possible to make something like this: Admin Creates accounts with specific

  • 0

how is it possible to make something like this:

Admin Creates accounts with specific username and password
then from the website the user logs in to his account and views personal account data the admin uploaded to his account.

For instance there is a client who has bought something.Then he logs in to his site account and views what he bought last week (in fact browsing specific server data)

How can that be done?With a simple script?A cms or what?

Thanks for any help!

  • 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-31T14:28:31+00:00Added an answer on May 31, 2026 at 2:28 pm

    The best answer is in google 🙂
    Really try to search a little in google something like “user management with php” and probably you can find a huge quantity of answer.

    Btw i think that to do a basic user management with php you need:

    1. Design a database that handle user and if needed basket, and whatever you want (news, etc.).
    2. Then the basic information you need in your database for usera management are:
      Username, email, password (be sure that the password is crypted for example with md5) and the user role (admin, editor, etc).
    3. You need to specify the user roles (i think you can use a table for it, or a file, it is only up to you to decide how roles are handled).
    4. For track purchase of the user you must create a relation between purchases and user_id So for example you can have a table called orders where you have minimum these files item_id order_id user_id so the user can have in its dashboard a complete tracking of its history.
    5. Then how to manage user sessions? You can use COOKIEs so if the user login succesfully you set a cookie into user browser, and then check if the cookie exist you show for example some information, if the cookie doesn’t exist you show other informations.

    These are the basic steps to manage users (probably many information are missing). But this is good if you want to learn something, but if you want something strong and probably more secure you can think to use a CMS and maybe only create some customization of it if needed.

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

Sidebar

Related Questions

is it possible to make something like this? // file.php $string = require('otherfile.php'); echo
It is possible to make something like this? $.ajax({ url: test.php, success: function(json, json1){
I've tried almost all the possible permutations... I'm trying to make something like this:
there is possible make something like this in php ? <script type=text/javascript> for(i=0; i<5;
Is it possible make some handler that will do something when user shutdown computer
I'm to make a web app that will implement something like user hierarchy. I
Is there any way to make something like this work: template<typename T, typename X,
I was just wondering whether its possible to have something like this: I have
I'm working on a website in ASP.NET/C# and I'd like to make it possible
I am wondering what it would take to make something like this work: using

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.