| |
Suriyawongse, Bangrak
/ 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);
?>
| |
|
|
Pan Pacific Bangkok
952 Rama IV Road, Suriyawongse, Bangrak, Bangkok 10500 Thailand. |
|
SPECIAL
RATES FOR INTERNET USERS |
Valid
: Now - 31 December 2005
Room Type |
Rate |
Extra Bed |
| Single Room |
5,560++ |
N/A |
| Twin Room |
5,560++ |
N/A |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Thai Baht.
|
|
| |
Located in the heart of Bangkoks commercial and entertainment district facing Lumpini Park and the Royal Bangkok Sportclup Racecourse, this is the ultimate executive hotel. With seven meeting rooms, an executive boardroom and business center, this hotel caters especially to the busy executive.

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