| |
Sukhumvit Road
/ 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);
?>
| |
|
|
Ariston Hotel Bangkok
19 Sukhumvit 24, Sukhumvit Road, Bangkok, 10110. Thailand |
|
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now - 31 Oct 06
Room Type |
Rate |
Extra Bed |
| Single Room |
1,200++ |
N/A |
| Twin Room |
1,400++ |
N/A |
| Suite Room |
2,000++ |
N/A |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Thai Baht.
|
|
| |
At Ariston Hotel, you are invited to the world of warm and impressive hospitality. On Sukhumvit 24 Road, one of the best locations in Bangkok, Ariston Hotel is in the main business area close to famous shopping and entertainment centres, only 15 minutes from Queen Sirikit National Convention Hall and very close to Queen Sirikit Park.
|
$count++;
}
?>
|
|
|