
I have users who log in, and now I want to show all of the users on a particular page. Each user shown would then be clicked on and up would pop all of their content that they have uploaded to a table in my database.
The table in question is named 'Story', and the two fields I want echoed are 'title' and 'story'.
Any help would be much appreciated. Hope my explanation makes sense.
Thanks!


