| |
Sunset Beach Resort
/ 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);
?>
| |

316/2 Phrabaramee Road, Tambon Patong, Amphoe Kathu, Phuket 83150, Thailand |
|
Internet Reservation Office
in Bangkok, Thailand
Fax : (662) 2150574
|
| |
SPECIAL
RATES FOR INTERNET USERS |
Valid
:Now to 31 October 2006
Room Type |
Rate |
Extra Bed |
| Single Room |
1,500.- |
N/A |
| Twin Room |
1,500.- |
N/A |
|
- Above rate are inclusive ABF
- Nett Raes are inclusive of Service charge and Value
Added Tax.
- All Rates are in Thai Baht.
|
|
SUNSET BEACH RESORT - located on a quiet place in north Patong, set in harmony with nature, a daily beach stroll is very appropriate or big varieties of activities are just down the beach. Or simply enjoy the perfect twilight with the huge orange ball slowly disappearing into the sea.
|
|
$count++;
}
?>
|
|
|