| I have already got a primary key for the user id that automatically increments, what i want to know is how does the php know what user information to show, how does it know i have just click on member 4 and that it needs to show member 4's information? |