answersLogoWhite

0

Assuming you have the same table for the user-details and login. Also that you have got the login part working

<?php

// connection string statement

// select database statement

// check if user is present in db

$user = 'user_name'; // put the value of username obtained from login

$select = mysql_query("SELECT * FROM table_name WHERE user='$user'");

// if statement will check for single user before showing data

if(($fetch = mysql_fetch_array($select))&&($select>0)&&($select<2))

{

// only print the columns you want to show

echo $fetch['col_1']; // where col_1 is the name of column

echo $fetch['col_2'];

}

?>

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What command is used to see who is on the system?

Ironically, the command to see who is logged into the system is who. You can also see who is logged on using the wcommand.


How can you find out what user you are logged in as in Linux?

The "whoami" command should show you what account you are currently using.


Runasexe is used to run a program using different permissions than those assigned to the currently logged-on user?

TrueUse it to run a program using different permissions than those assigned to the currently logged-on user.A+ Guide to SoftwareChapter 5Page 256


What is a sentence using the word associated?

An example sentence using the word 'associated' is: As a child she always associated pumpkins with Halloween.


Does YouTube save your history even if you're not logged in?

Yes, YouTube will save your specific computer history by using "cookies". Although, if you're not logged in to YouTube, the video view history and video recommendations, etc. won't be tracked on your specific YouTube account because your account was not logged in.


How can two people be logged on at the same time using the same password?

Two people can be logged on at the same time using the same password if they are using a shared account. However, this is not recommended for security reasons as it compromises the confidentiality and integrity of the account. It's safer for each person to have their own unique login credentials.


Can you give an example of a sentence using the word select?

I wanted to select the correct option.


How do you data insert into table using select clause?

insert into &lt;tablename1&gt; select * from &lt;tablename2&gt;


Can you give me some sentences using the word select?

Some sentences using 'select':The judges retired to the voting room to select the winnerJoanna really hopes they will select her for the prizeTo answer animal questions on WikiAnswers, select the Animal Life categoryWhen the menu shows up, select 'Ok'Mickey is looking oncomparisonwebsites to select a new insurance policy for his car


How do you select the entire document by using mouse?

On top of screen go to Edit then Select All


You can select multiple paragraphs by pressing what keys repeatedly?

You can select a paragraph by using the ____ key(s).


How do you select a text using the keyboard?

im not sure how you just use the keyboard to select the text.