| |
Wireless Road, Pathumwan
/ 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);
?>
| |
|
|
Conrad Bangkok Hotel
87 Wireless Road, Lumpini, Pathumwan, Bangkok 10330 Thailand. |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now to 31-Oct-06
Room Type |
SGL |
TWN |
Extra Bed |
| Classic Room |
7,500 |
N/A |
| Delux Corner Room |
8,500 |
N/A |
|
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
| |
The Conrad Bangkok is a hotel with new attitude. Located in the beating heart of Bangkok at the stylish All Seasons Place, the hotel is close to Bangkok's major embassies, commercial centres and Lumphini Park. Bangkok International Airport is just a 30-minute drive from the Conrad Bangkok and within walking distance of the BTS, Bangkok's efficient overhead mass transit system.
|
$count++;
}
?>
|
|
|