$hashed_passwd = get_hashed_passwd($password); $query = "SELECT * FROM gallery.signin_o WHERE username= \'$username\';"; $db_conn = get_db_co