Ver original$clave_hash = sha1($clave);$consulta= "SELECT nombreBD FROM usuarios2012 WHERE usuario='$usuario' and clave='$clave_hash' ";