| |
Patong Beach / Phuket
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
Coral Beach Resort
2 Muen-ngern Road, Patong, Kathu
Phuket 83150, Thailand |
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
: 11 January 06 to 30 October 06
11 Jan 06 to 15 Apr 06 |
SGL |
TWN |
Extra Bed |
| Superior Suite |
4,715.++ |
4,920.++ |
- |
| Deluxe Room |
5,945.++ |
6,150.++ |
- |
16 Apr 06 to 31 Oct 06 |
SGL |
TWN |
Extra Bed |
| Superior Suite |
3,075.++ |
3,280.++ |
- |
| Deluxe Room |
4,510.++ |
4,510.++ |
- |
|
- All the ++ Prices are subject to 10% Service charge
and 7% Tax.
- All Rates are in Baht.
|
|
| |
One of Thailand's most
popular islands, Phuket is often called the Pearl of
the Andaman Sea. On a secluded headland on Patong Bay,
Amari Coral Beach Resort offers first-class accommodation,
two swimming pools, diving and sports facilities and
a range of fine restaurants. 
|
$count++;
}
?>
|
|
|