Chiangmai Hill 2000 Hotel |
|
Chiangmai Hill 2000 Hotel / Chiang Mai |
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);
?>
| |
|
Chiangmai Hill 2000 Hotel |
211 Huay Kaew Road,
Chiangmai 50200 Thailand
|
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: Now - 31 October 2006
Room Type |
Rate |
Extra Bed |
| Single Room |
1,600.- |
N/A |
| Twin Room |
1,800.- |
N/A |
|
- Above rate are inclusive ABF
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
| |
Chiangmai Hill 2000 Hotel
Hotel is located conveniently just 10 minutes from downtown away from the bustling crowd yet within easy accessible distances from many interesting natural and cultural beauties.
Chiang Mai Hills Hotel is tastefully appointed to offer every comfort and convenience. These luxuries are presented in a unique and artful ambience of hilltribe decor.

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