| |
Tiwanon Road, Pathumthani
/ 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 Golf & Spa Hotel
99/3 Moo 2 Tiwanon Road, Bangkadisub, Muang, Pathumthani, 12000 Thailand |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now to 31-Oct-06
Room Type |
SGL |
TWN |
Extra Bed |
| Standard Room |
2,300 |
2,300 |
00 |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- Above rate are inclusive ABF.
- All Rates are in Thai Baht.
|
|
| |
A unique, fabulous and luxurious haven. This amazing spa resort promises to be a relaxing refuge for everyone, and a lot more! Situated only 20 minutes from Bangkok International Airport, and 30 from downtown Bangkok.

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