answersLogoWhite

0


Best Answer

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

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you select data associated with a logged in user from your sql davabase using php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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.


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


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 do you data insert into table using select clause?

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


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

I wanted to select the correct option.


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


Are Small computers are ordered using normal EAID procedures. Select the?

Small computers are ordered using normal EAID procedures. Select the correct answer


Small computers are ordered using normal EAID procedures. Select the?

Small computers are ordered using normal EAID procedures. Select the correct answer


How do you select a text using the keyboard?

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


You can select multiple paragraphs by pressing what keys repeatedly?

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