Page 6 of 6

Re: Code Issue

Posted: Fri Apr 13, 2012 3:21 pm
by Celauran
TheHappyPeanut wrote:I fixed it. I was using "trackers" when I should have been using "users". Thanks for the help with that. Also, what exactly does this query do?
It grabs the user ID (useful to store in session data) and password (for comparison purposes) from the users table for the user with the specified username.

Re: Code Issue

Posted: Fri Apr 13, 2012 3:56 pm
by TheHappyPeanut
Alright, thanks :) I sent you a PM, not sure if you get email notifications.

Re: Code Issue

Posted: Sun Apr 15, 2012 6:12 pm
by TheHappyPeanut
Responded to your PM.