How to display user's information like a profile on php?

fhunkydelix

New member
Don't need the code just need the concept.

The user's information such as username, md5 password, name, address, the id primary key of course, gender, birthdate, and email address are organized by categorized by columns in a mysql table, now i have made my user login now in the next page will display the user info (stuff from the columns, i will just arrange them with divs) but I don't know how to do this?

Please help me, I know this is simple for you. I'm trying my best to learn this, but I don't have the idea how to do it. :(
 
Back
Top