In login.php just change it to: if(confirmuser($username,md5($password))) works since the session and cookie stored password is MD5 always.
Hi, am I right in seeing that login.php calls confirmUser() with a plaintext password but if a cookie is present and its called from the...
Separate names with a comma.