| |
Chiang Mai / Thailand |
require_once("connect_db.php");
require_once("function.php");
$conn = connect_db("datarequest");
if(!$conn)
echo"เกิดความผิดพลาด ไม่สามารถติดต่อกับฐานข้อมูลได้";
$sql = "select HId, HName, HAddressLocate, HImage, CityName from hotel,city where hotel.CityID = city.CityID and hotel.CityID = '$CityID' ";
$result = mysql_query($sql);
echo $hwel;
$num_row = mysql_num_rows($result);
$count=0;
while ($count < $num_row)
{
$row = mysql_fetch_array($result);
?>
| |
1/1 Moo 5 Baan Koom Tumbon Mae Ngon, Amphur Fang
Doi Angkhang 50320
|
Internet Reservation Office
in Bangkok, Thailand
Fax : (662) 2150574
|
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: Now to 31 October 2006
01 Mar to 31 May 06 |
SGL |
TWN |
Extra Bed |
| Superior Room |
2,050.++ |
2,296.++ |
N/A |
| Superior Room (garden view) |
2,337.++ |
2,706.++ |
N/A |
01 Jun to 31 Sep 06 |
SGL |
TWN |
Extra Bed |
| Superior Room |
1,927.++ |
1,927.++ |
N/A |
| Superior Room (garden view) |
2,296.++ |
2,296.++ |
N/A |
|
- All the ++ Prices are subject to 10% Service charge and 7% Tax.
- All Rates are in Thai Baht.
|
|
| |
Angkhang Nature Resort in Chiang Mai province, northern Thailand, is the ideal getaway for nature lovers. Enjoy mountain-biking, hiking, mule-riding and bird-watching or
if you prefer, simply relax in the Camellia Restaurant and enjoy the view. Managed by Amari Hotels and Resorts,
this comfortable first-class property nestles close to the Myanmar border and is situated between several hilltribe groups.

|
$count++;
}
?>
|
|
|