| |
Changwattana Road, Pakkred
/ Nonthaburi 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);
?>
| |
|
|
Eastin Lakeside Hotel
50/492 Changwattana Road, Muangthongthani 3, Pakkred, Nonthaburi 11120 Thailand. |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: now to 31-May-06
Room Type |
SGL |
TWN |
Extra Bed |
| Superior Room |
2,100 |
2,100 |
00 |
| Deluxe Room |
2,300 |
2,300 |
00 |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Thai Baht.
|
|
| |
In the heart of an exclusive community of Muang Thong Thani stands the Eastin Lakeside Hotel Apartments, offering luxurious serviced apartments. It also provides facilities along with Thai and International cuisine and a variety of entertainment, sports and leisure activities.
|
$count++;
}
?>
|
|
|