954,577 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How do i associate a Picture or info with a particular logged in user

How do i associate a particular information such as Picture or comments to a logged in User. I want to do it such that when a particular user is logged in, it displays his or her pictures or albums and comments associated with his account. but i dont seem to be getting it. Please help me out, its urgent.

uthman4u2nv
Light Poster
32 posts since Feb 2009
Reputation Points: 10
Solved Threads: 0
 

Hi

This is very simple just store user identity(eg userid) in session and every time get the data associated with user from database or in case you are working with file's like images just store the file name in database in association with user.

P.K.Chaudhary
Light Poster
30 posts since Mar 2009
Reputation Points: 10
Solved Threads: 5
 

It tells me "there are no data records to display".Can you show me a little example of creating a session that is associated with data to be displayed.

uthman4u2nv
Light Poster
32 posts since Feb 2009
Reputation Points: 10
Solved Threads: 0
 

It would help if we could see any examples of the code you are using?

ninjaimp
Junior Poster
130 posts since Apr 2008
Reputation Points: 22
Solved Threads: 9
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You