Quote:
|
Originally Posted by NeverMind
just provide us with table structure and we will handle it 
|
the table that i am using?
ok well its called users and it has:
Field-----------Type--------Null-----------Extra Action
user_id---------int(11)-------No---------auto_increment
username----varchar(20)-----No
password----varchar(10)------No
email--------varchar(30)-------No
all i want to know is how to display those after you log in, like once you log in it directs you to a page, i changed it so it directs you to info.php, what do i need to put on info so that it shows you your info