Posts: 10,289
Name: Knight13
Location: Cleveland, Ohio
|
Ok this is my 4th month learning php and mysql, my main reason for learning is because i want to build a social network site, nothing fancy just a small site that lets people create a profile, chat, and post to a forum, now my question is.
How do i make it where when someone logs into the website they see a column that lets them edit their profile and how does it show them their profile column and not someone elses column.
I am not asking anyone to tell me how to do it, i am asking how does it work, i have basically built a login script that checks the users name to the database it is a garbage script but i am just using it to learn with, now i need to figure out how to make the login code go away and a user control panel show up in its place when they sign in.
|