Some help needed
Posted: Fri Jun 26, 2009 4:17 am
I'm somewhat of a n00b so hopefully this is simple for someone out there.
I have a database with 2 tables. 1 holds the user login and password, the other holds information about scores, including which user submitted it.
I have a login system up and running but have run into a stumbling block. What I want to do is this,
User logs in. Gets taken to a member area page. I want them to be able to submit their score without having to type in their username each time they do so. in the scores table, i want the username to be inclouded as well.
I have a feeling this is easy, but I'm tired...can anyone point me in the right direction?
I have a database with 2 tables. 1 holds the user login and password, the other holds information about scores, including which user submitted it.
I have a login system up and running but have run into a stumbling block. What I want to do is this,
User logs in. Gets taken to a member area page. I want them to be able to submit their score without having to type in their username each time they do so. in the scores table, i want the username to be inclouded as well.
I have a feeling this is easy, but I'm tired...can anyone point me in the right direction?