...persons username;? I'm stumped, I've been at it for around 6 hours and my brains fried,
I want to display table data, but only the information for the logged in user, so the logged in user will see their account information on their account page. It doesn't have to be anything fancy, I just can't think of how to connect, maybe like. select * from username where username=username ?
I just can't think :// can someone please help? I just want to be able to echo name, email, country.
I want to display table data, but only the information for the logged in user, so the logged in user will see their account information on their account page. It doesn't have to be anything fancy, I just can't think of how to connect, maybe like. select * from username where username=username ?
I just can't think :// can someone please help? I just want to be able to echo name, email, country.