| |
Rama IV Road, Bangrak
/ 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);
?>
| |
|
|
Bangkok Center Hotel
328 Rama IV Road, Bangkok, Thailand. |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
:
Room Type |
SGL |
TWN |
Extra Bed |
| Superior Room |
00 |
00 |
00 |
| Deluxe Room |
00 |
00 |
00 |
| Asia Suite (1 Bed Room) |
00 |
00 |
- |
| Asia Suite (1 Bed Room) |
00 |
00 |
- |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
| |
Bangkok Center Hotel is right in the downtown of Bangkok just opposite to the Central Railway Station on Rama IV Road and just a few kilometers to the main district of Silom and Surawongse Road, and the popular China Town.

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