$res=$wpdb->get_results('SELECT * FROM tospur_house WHERE flat="'.$_POST['flat'].'" and suite="'.$_POST["suite"].'" and house_type=1',OBJECT);
$res=$wpdb->get_results('SELECT * FROM tospur_house WHERE name="'.$params['name'].'" flat="'.$_POST['flat'].'" and suite="'.$_POST["suite"].'" and house_type=1',OBJECT);