C
Chris
Guest
I'm using php for my use logins and my set up is..user types in information, it is saved in a mysql table, when they login it verifies the info. How can i make it so that i take away the login link with a logout link and add another link so the user can view their profile?
ok i understand the session variable thing now, but how do i actually "display the logout link and take away the login link? with what code would i put in the IF statement?
ok i understand the session variable thing now, but how do i actually "display the logout link and take away the login link? with what code would i put in the IF statement?