Need help with a login script

2010-01-08 Thread Adam Jimerson
I know this topic is beaten to death, and then some, but I was wondering if someone could help me figure out what is wrong with my login script. No matter if I try to login with a valid credentals or not it says that the login has failed. I'm sure it has something to do with the way that I am

Re: Need help with a login script

2010-01-08 Thread Robert Roggenbuck
At first assure that the correct values come from the database (see below). May be that's enough... Greetings Robert Adam Jimerson schrieb: [snip] if (param) { form_verify (@user); print Username: $user[0]\nbr /Password: $user[1]br /\n; #use for debugging my $sth =