Jump to content

Getting Users From A Table And Displaying Them?


CoreDestroyer

Recommended Posts

Can someone help me with it then?

 

You haven't' actually asked a php coding help question (the forum where you posted this) and the question you did ask, if something is possible, was addressed. Exactly on which part of doing this, you listed three main things (grab the username and profile picture; make it display on a page; when you click it, have it go to their profile), do you need help with an error, a problem, or a coding question you had when you tried to do them?

Link to comment
Share on other sites

It is possible, you would use a select query, you would fetch the data from the specified table with mysql_fetch_assoc() in a while loop, within that while loop you want to echo out all the information either in a table or an awkward structure of divs.

 

If you want an example, say so.

Edited by White_Lily
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.