| |
Chaweng Beach / Koh
Samui, 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);
?>
| |
|
|
Amari
Palm Reef Resort
14/3 Moo 2 Chaweng Beach Road, Boput
Koh Samui, Suratthani 84320, Thailand |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: 11 January 06 to 14 April 06
Room Type |
SGL |
TWN |
Extra Bed |
| Superior Suite |
4,920.++ |
5,330.++ |
- |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Baht.
|
|
Samui is one of Thailand's
most beautiful islands. Its crystal waters teem with
colourful fish, the soft golden sand stretches for miles
and the gently swaying palm trees add a tropical touch.
Enjoy all this natural beauty while luxuriating in the
comfort and peace of the Amari Palm Reef Resort.

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