| |
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);
?>
| |
|
|
|
333 Charoennakorn Road, Klongsan, Bangkok 10600, Thailand
|
SPECIAL
RATES FOR INTERNET USERS |
Valid
: 11 January 06 to 30 October 06
Room Categories |
SGL |
TWN |
Extra Bed |
| Deluxe Room |
10,660.- |
2,050.- |
| Grand Deluxe Room |
11,480.- |
2,050.- |
| Balcony Room |
12,300.- |
2,050.- |
| Grand Deluxe Suite |
20,500.- |
2,050.- |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Baht.
|
|
| |
In the few years since the hotel opened, the luxurious riverside Peninsula Bangkok has quickly established itself as one of Bangkok's finest hotels, winning many awards and accolades, including "World's Best Hotel" in 2003 by the readers of Travel + Leisure magazine and recently by Conde Nast Traveler (USA) 2006 Gold List No. 1 - The Best Hotel in Bangkok - Asia, Australia & Pacific Nations.

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