| |
New Petchburi Road, Ratchatevee
/ 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);
?>
| |
|
D' Ma Pavilion Hotel
1091/388 New Petchburi Road, Makkasan, Ratchatevee Bangkok 10400 Thailand. |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
:
Room Type |
SGL |
TWN |
Extra Bed |
| Standard Room |
2,200 |
2,400 |
00 |
|
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- Above rate are inclusive ABF.
- All Rates are in Thai Baht.
|
|
| |
DMA Pavilion is a new premium 3-star hotel built in 1997, only 30 minutes from the airport in central Bangkok. It combines a convenient location, elegant natural-lit interiors, and reasonable rates with world-class health and safety standards.
|
$count++;
}
?>
|
|
|