| |
Phaholyothin 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);
?>
| |
|
|
Maruay Garden Hotel
1 Phaholyothin Road, Senanikhom, Chatuchak, Bangkok 10900 Thailand. |
|
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now to 31-Oct-06
Room Type |
Rate |
Extra Bed |
| Single Room |
1,800.- |
N/A |
| Twin Room |
2,000.- |
N/A |
|
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- Above rate are inclusive ABF
- All Rates are in Thai Baht.
|
|
| |
The Maruay Garden Hotel Bangkok lies just minutes away from the Bangkok city centre within easy access to the expressway and also to the Bangkok international airport. In addition to its convenient location, guests can stroll down plenty of tourist spots to while away time during their stay at the hotel.

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