| |
Sathorn Sathorn Road
/ Bangkok 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);
?>
| |
|
|
Banyan Tree Bangkok
21/100 South Sathorn Road, Sathorn, Bangkok, 10120, Thailand. |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now to 31-Dec-06
Room Type |
Rate |
Extra Bed |
| Single Room |
6,300.++ |
2,000.++ |
| Twin Room |
6,800.++ |
|
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- Above rate are inclusive ABF
- All Rates are in Thai Baht.
|
|
| |
Banyan Tree Bangkok is situated in the heart of the Bangkok's central business and embassy district, offering easy access to the downtown shopping and entertainment area of Silom Road, and the city's sight seeing attractions. However, what infuses Bangkok really with personality are its people. The graciousness, charm, warmth, tolerance, gentle nature, sense of fun and hospitality of Thais are indelibly imprinted in the memory of most visitors. Ironically, you learn how to smile at the vicissitudes of life in a city of contradictions, in a city that is at once chaotic and serene.

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