fhunkydelix
New member
The user's information such as username, md5 password, name, address, the id primary key of course, gender, birthdate, and email address are organized and categorized by columns in a mysql table of course the 1 user is one row, 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. 