| |
Pratunam
/ 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);
?>
| |
|
|
Baiyok Suite Bangkok
130 Rajaprarop Road, Pratunam, Bangkok 10400, Thailand. |
|
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now to 31-Oct-06
Room Type |
Rate |
Extra Bed |
| Single Room |
1,300.- |
N/A |
| Twin Room |
1,500.- |
N/A |
|
- Above rate are inclusive ABF
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
| |
Baiyoke Suite Hotel, the 255 all-suite superior class hotel, where everything have been refurbished. We provide you with a new standard in comfort, service and personal attention. This 43-storey building is set right in the heart of Bangkok's premier shopping and commercial area "Pratunam". It is an easy access to major shopping centres like World Trade Center, Naraiphand Handicraft Center, Panthip Plaza IT Megastore , Peninsula Plaza and Sogo Department Store, to name a few. The nearest BTS sky train station, Ratchadamri Station is only a 15-minutes walk away

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