$dbh->do("SELECT * FROM accounts WHERE user= ? ",$user) or die $dbh->errstr();