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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:08:09+00:00 2026-05-23T08:08:09+00:00

My knowledge of PHP is limited yet growing, though I am stuck with this:

  • 0

My knowledge of PHP is limited yet growing, though I am stuck with this:

<a href="index.php">Home</a> 
<a href="about.php">About</a>
<a href="member_search.php">Members</a> 
<a href="profile.php">View Profile</a>
<a href="login.php">Login</a>

I have played with it, though every attempt has not worked. I want it to check whether a user is logged in or not and show the relevant links.

So “Logged In” would have “Home”, “Members”, “View Profile”, “Edit Profile” and “Logout”.
“Logged Out” would have “Home”, “Register”, “Login”, etc.

  • 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-23T08:08:10+00:00Added an answer on May 23, 2026 at 8:08 am

    It’s hard to answer without seeing how your users are logged in, but I normally use something like:

    if (isset($_SESSION['user']))
    {
      // do / display stuff for logged in users
    }
    

    Based on your comment:

    if (isset($_SESSION['id']))
    {
      // do / display stuff for logged in users
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need some help with PHP Class. I have limited knowledge about how it
Since my AS3 and Php/Java knowledge is not good I got stuck on this
My PHP knowledge is limited and I am trying to implement http://www.tutorialchip.com/php-download-file-script/ this script
I am not strong on my PHP knowledge, but I have never seen this
I'm new to PHP programming and have poor knowledge about it, but I want
I have limited knowledge of php and mysql, I am trying to learn it
Help for this specific server side php code I don't have any knowledge of
im very new to this and have a very basic knowledge php and SQL
This code works, but I just hacked it together with my limited knowledge of
I'm pretty sure this is a simple fundamental flaw in my newb PHP knowledge,

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.