| |
Phayathai 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);
?>
| |
|
|
Pathumwan Princess Hotel
444 Phayathai Road, Wangmai, Pathumwan, Bangkok 10330 Thailand. |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: 01-Nov-05 to 31-Oct-06
Room Type |
Rate |
Extra Bed |
| Superior Single Room |
3,400 |
N/A |
| Superior Twin Room |
3,800 |
N/A |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Thai Baht.
|
|
| |
Situated in prime real estate. The panoramic views include the Mahboonkrong Shopping Center, Siam Square, Silom, Sathorn, Sukhumvit and Pratunam areas. From the Siam Square Interchange Skytrain Station, commuting around Bangkok is now a breeze!

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