Is this code right? http://pastie.org/513210 When I try to login doesn't appear ANYTHING. no error no nothing, it just refreshs the page. Please help. THANKS! A reward can come after the help.
hmm, the ` at the end of line 32 looks like a problem. if (is_numeric($getid) && $getusername != "" && $getpassword != "" && $getusername == $adminusername && $getpassword == $encodedadminpassword)`