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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:59:30+00:00 2026-05-22T18:59:30+00:00

When the Customer or Admin have logged in, their member_id will be stored in

  • 0

When the Customer or Admin have logged in, their member_id will be stored in the session ($_SESSION['member_id'])

There are number of group levels, is it better to store in the session like this:

$_SESSION['group_id'] = 2;

or check the group level from the database?

SELECT group_id FROM users where member_id = .  $_SESSION['member_id'];

I have written Users Login class for the frontend, there is nothing wrong using same class for the backend?

  • 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-22T18:59:30+00:00Added an answer on May 22, 2026 at 6:59 pm

    If you have the member_id stored in a session variable, why not have group_id ? session variables allow persistance in your data between requests and that seems to be what you need.

    Although some do recommend to keep session data at a minimin, ie:

     $_SESSION['uid'] = 5;
     $_SESSION['logged_on'] = true;
    

    I would not consider having group_id as bad usage of session vars since in your case member_id depends on group_id to do anything.

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

Sidebar

Related Questions

A customer of ours has Quickbooks 2005 and is looking to have their web
I have create a new customer role SubAdmin with limited admin permission , assign
I have a simple application with a customer and appointment models, system admin can
I'm using active admin for my rails app. I have a customer model which
I have created a custom tab in admin which I need to manage customer
I am considering adding OpenID to our customer facing admin and control panel areas...
For customer service week this year, I have the privileged task of creating a
A customer's application AppName has its configuration files stored in CommonAppData. Under Windows XP
I have a Customer model which contains a ForeignKey to a Contact model. I
In my web application I will have three types of accounts. User: for 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.