#use wml::gpgpage title="GPG Signing Coordination - Get Password" "; return FALSE; } if (pg_NumRows($result) == 1) { # FIXME: email, dont print echo "Password is: ", $row["passwd"]; } else { echo "Cannot find that e-mail in the database."; } } } else { echo "No e-mail given."; } ?>