''){ $getsearch.=" and hotel_city like '%$search_location%'"; } if($search_country<>''){ $getsearch.=" and hotel_country like '%$search_country%'"; } if($search_title<>''){ $getsearch.=" and hotel_title like '%$search_title%'"; } if($search_key<>''){ $getsearch.=" and hotel_title like '%$search_key%' or hotel_country like '%$search_key%' or hotel_city like '%$search_key%' "; } include "/var/www/vhosts/eindiatourism.com/public_html/config-eit.php"; ?>